[Bug c++/12979] Possible ABI violation.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Nov 9 18:38:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-09 18:38 -------
In the mainline (20031109) using -fabi-version=2, I get this on powerpc-apple-
darwin7.0.0:
_Z1fILi5EEvN1AIXcvimlT_Ld406bd00000000000EEE1qE
Or on i686-pc-linux-gnu:
_Z1fILi5EEvN1AIXcvimlT_Ld406bd00000000000EEE1qE
Is this an okay string, there was another PR about this and it is PR 8861 which was fixed 
for the new abi-version so this is a dup of bug 8861.

I notice you are using 3.4 but when it comes to ABI violates you should try -fabi-version=0 
first.

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

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


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



More information about the Gcc-bugs mailing list