This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36834] structure return ABI for windows targets differs from native MSVC
- From: "mattias at virtutech dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2008 09:43:53 -0000
- Subject: [Bug target/36834] structure return ABI for windows targets differs from native MSVC
- References: <bug-36834-4066@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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