------- Comment #2 from pinskia at gcc dot gnu dot org 2009-03-18 21:14 -------
"even though the standard IA-32 calling conventions pass the
first argument on the stack"
I thought this was disabled at -O0. At -O1 this should be enabled.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |target
Summary|GCC uses non-standard |GCC uses non-standard
|calling conventions, even |calling conventions for
|with -O0 |static functions with -O0.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39496