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]

Re: PATCH: Check [SUB]SUBTARGET_OVERRIDE_OPTIONS after TARGET_64BIT


On Wed, Apr 11, 2012 at 7:00 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:

> SUBTARGET_OVERRIDE_OPTIONS and SUBSUBTARGET_OVERRIDE_OPTIONS may depend
> on TARGET_64BIT. ?This patch moves their handling after TARGET_64BIT
> is updated. ?Tested on Linux/x86-64. OK for trunk?
>
> 2012-04-10 ?H.J. Lu ?<hongjiu.lu@intel.com>
>
> ? ? ? ?* config/i386/i386.c (ix86_option_override_internal): Check
> ? ? ? ?SUBTARGET_OVERRIDE_OPTIONS and SUBSUBTARGET_OVERRIDE_OPTIONS
> ? ? ? ?after TARGET_64BIT is updated.

OK.

Thanks,
Uros.


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