[Bug target/19428] inet_ntoa returns 0.0.0.0 using -maix64
dje at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 15 00:13:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list