This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13057] regparm attribute not applied to destructor


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]