[PATCH] Re: gcc.dg/20001013-1.c
Mark Mitchell
mark@codesourcery.com
Mon May 14 09:03:00 GMT 2001
>>>>> "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
More information about the Gcc-bugs
mailing list