What happened to __FUNCTION__ in 3.4 ??

David Daney ddaney@avtrex.com
Mon Apr 5 00:23:00 GMT 2004


It seems that the psuedo preprocessor macro __FUNCTION__, is no longer a 
string literal in 3.4.

This behavior is breaking my builds of glibc.

I see two options:

1) Hack up glibc so that it works again.

2) Somehow change gcc's behavior.

What should I do?

David Daney.




More information about the Gcc mailing list