This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

PATCH: translate_options before -b processing


This little patch allows to process translate_options()
before processing -b and -V. Target like darwin has options
that start with -b.

Bootstrapped and tested on powerpc-apple-darwin6.0

2002-10-30  Devang Patel <dpatel@apple.com>
	* gcc.c (process_command): Translate options before processing
	-V and -b.
	
OK?

Thanks,
-Devang

Attachment: 3088634.diff
Description: Binary data


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