optimization/9630: [3.2/3.3/3.4 regression] crash with -freg-struct-return in C++ code
steven@gcc.gnu.org
steven@gcc.gnu.org
Wed Mar 12 18:44:00 GMT 2003
Synopsis: [3.2/3.3/3.4 regression] crash with -freg-struct-return in C++ code
State-Changed-From-To: analyzed->closed
State-Changed-By: steven
State-Changed-When: Wed Mar 12 18:44:56 2003
State-Changed-Why:
not a bug.
-freg-struct-return will change the ABI, so if you link with a library that was not compiled with this option, you can expect this kind of bug. This is documented in the manual.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9630
More information about the Gcc-prs
mailing list