This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: gas/1118: Regression] "as[ -al=FILE" no longer works


On Sun, Aug 07, 2005 at 08:49:00AM -0700, H. J. Lu wrote:
> http://sources.redhat.com/bugzilla/show_bug.cgi?id=1118
[snip]
> +    /* Handle -al=<FILE>.  */
> +    ,{"al", optional_argument, NULL, OPTION_AL}

This is the wrong solution.  What is special about -al?  ie. If -al is
supported in this manner, why shouldn't -anl=file, -ac=file, etc.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]