[PATCH] Add -g switch to GAS

Nick Clifton nickc@redhat.com
Tue Aug 24 11:58:00 GMT 2004


Hi Richard,

> Turning '-g' into a short option breaks MIPS, which has its own
> -g<level> option.

Darn - sorry about that - I had not allowed for a -g switch which took 
an argument.  I am checking in the patch below to rectify this.

Cheers
   Nick

gas/ChangeLog
2004-08-24  Nick Clifton  <nickc@redhat.com>

	* as.c (std_shortopts): Allow -g to take an optional argument.
	(parse_args): Pass any switch starting with -g on to the backend
	for parsing.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: as.c.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20040824/53a27d19/attachment.ksh>


More information about the Binutils mailing list