[Bug target/22017] [3.4/4.0/4.1/4.2 Regression] Error to pass struct parameter when compile with -mrtd

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 16 15:50:00 GMT 2006



------- Comment #14 from rguenth at gcc dot gnu dot org  2006-02-16 15:50 -------
Reading the documentation for '-mrtd' I'm tempted to close this as invalid. 
The
user is changing the ABI while still linking to libraries with a different ABI.
 The fact that overriding builtins is not possible is a separate issue, but
that is already covered by 11772 which deals with the case of having a complete
-mrtd toolchain but still builtins are emitted without honouring -mrtd.

At least it's a duplicate, if valid, or invalid.

*** This bug has been marked as a duplicate of 11772 ***


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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



More information about the Gcc-bugs mailing list