------- Comment #3 from pinskia at gcc dot gnu dot org 2007-03-17 00:19 -------
Still invalid, the C standard talks about NULL as being at the location 0 so it
is basically it is invalid for a function to be located at 0/NULL.
Again if you want a function to be possibly located at NULL/0, use weak.
Also why should we document all value optimizations.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31236