[patch] assert.h causing problems with older GCC and XLC

Ken Werner ken@linux.vnet.ibm.com
Fri Jul 18 19:42:00 GMT 2008


On Thursday 17 July 2008 22:58, Jeff Johnston wrote:
> Ken,
>
>   Your patch should be test for C99 first and use __func__, then test
> for __GNUC__ >= 2 as a fall-back as per the information at
> http://gcc.gnu.org/onlinedocs/gcc/Function-Names.html
>
>   I have made the corresponding patch and checked it in.
>
> -- Jeff J.
alright, thank you.
Ken



More information about the Newlib mailing list