PATCH: eliminate warning from libnosys/_exit.c

Andrew_Pinski@PlayStation.Sony.Com Andrew_Pinski@PlayStation.Sony.Com
Tue Dec 5 21:25:00 GMT 2006


newlib-owner@sourceware.org wrote on 12/05/2006 09:58:20 AM:
> would adding __attribute__ ((noreturn)) be appropriate as well?


That is the issue is that the function is already marked as noreturn but
as explained by Ben, GCC only recognizes some patterns for noreturn 
functions.

Thanks,
Andrew Pinski



More information about the Newlib mailing list