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 RFA] mips "Branch Likely" handling behaviour, options.


On Fri, Aug 02, 2002 at 08:28:56AM -0700, cgd@broadcom.com wrote:
> (Can't really use TARGET_SWITCHES for this either, since you need to
> set one bit to indicate "switch was provided" and another to indicate
> the setting...

Not true anymore.


2002-07-25  Richard Sandiford  <rsandifo@redhat.com>

        * toplev.h (target_flags_explicit): Declare.
        * toplev.c (target_flags_explicit): New var.


r~


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