This is the mail archive of the gcc-cvs@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]

r186339 - in /trunk/gcc: ChangeLog config/i386/...


Author: hjl
Date: Wed Apr 11 17:34:08 2012
New Revision: 186339

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186339
Log:
Check [SUB]SUBTARGET_OVERRIDE_OPTIONS after TARGET_64BIT

	* config/i386/i386.c (ix86_option_override_internal): Check
	SUBTARGET_OVERRIDE_OPTIONS and SUBSUBTARGET_OVERRIDE_OPTIONS
	after TARGET_64BIT is updated.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c


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