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/36834] structure return ABI for windows targets differs from native MSVC



------- Comment #3 from mattias at virtutech dot se  2008-07-18 09:43 -------
Thank you. Should the option be enabled by default on i686-pc-mingw32? Perhaps
not, but it does make good on a previously broken ABI promise.

The test case in that patch only covers the callee, not the caller. The
difference in the calling code is perhaps less easily recognisable.


-- 


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


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