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 target/35504] incorrect code generated on i386 for C++ multiple inheritance, large return structures and regparm or fastcall calling conventions



------- Comment #1 from mikulas at artax dot karlin dot mff dot cuni dot cz  2008-03-08 04:51 -------
Created an attachment (id=15279)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15279&action=view)
A testcase for the bug

A testcase for thunk functions with all calling conventions. It fails with
regparm(1), regparm(2), regparm(3) and fastcall conventions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35504


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