[Bug c++/13057] regparm attribute not applied to destructor
bryner at brianryner dot com
gcc-bugzilla@gcc.gnu.org
Fri Nov 14 21:20:00 GMT 2003
------- Additional Comments From bryner at brianryner dot com 2003-11-14 21:20 -------
Created an attachment (id=5137)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5137&action=view)
assembly output without -mregparm
Compiled with:
c++ -fno-exceptions -Os -S -o test_regparm_dtor1.S test_regparm_dtor.cpp
with a CVS trunk build from Oct 27.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13057
More information about the Gcc-bugs
mailing list