[Bug c/41483] gcc fails to elide indirect function call through immutable static variable
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 27 20:27:00 GMT 2009
------- Comment #2 from pinskia at gcc dot gnu dot org 2009-09-27 20:27 -------
static void g()
is weird in C, it really means g(...) .
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41483
More information about the Gcc-bugs
mailing list