------- Additional Comments From dje at gcc dot gnu dot org  2005-01-15 00:11 
-------
GCC 3.3 and earlier are known not to conform to the AIX ABI when passing
structures in registers.  GCC is internally self-consistent, but not consistent
with the AIX ABI.  AIX system libraries are compiled by IBM XLC and are not
interoperable for a few instances like this.  This has been fixed in GCC 3.4,
but the fix will not be backported to the GCC 3.3 branch.

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


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

Reply via email to