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

Re: [PATCH] Re: gcc.dg/20001013-1.c


>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:

    Jakub> Ouch, I missed the patch:

:-)

  +%{msparclite:-D__sparclite__ %n`-mcypress' is deprecated. Use `-mcpu=' or `-mtune=' instead.\n} \

Presumably the message should say `-msparclite'.

Since we already documented -mcypress and -msupersparc as deprecated,
it's OK to remove those.

Since -mbrokensaverestore and -mlive_g0 aren't in TARGET_OPTIONS
anymore, it's OK to remove them, too, even though we didn't officially
deprecate them.

So, the patch is OK, with the minor change above.  Please apply it on
the mainline.

Thank you,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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