[Bug c++/50771] redundant argument passing code (x64) + inefficient use of stack space
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 18 09:29:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50771
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2011-10-18
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-18 09:28:59 UTC ---
Because the ABI says so.
But you didn't provide information on what target architecture or OS you
are running on.
More information about the Gcc-bugs
mailing list