[Bug target/23359] Many Solaris 10/x86 testsuite failures with native as: use of .word
ro at techfak dot uni-bielefeld dot de
gcc-bugzilla@gcc.gnu.org
Fri Aug 12 18:22:00 GMT 2005
------- Additional Comments From ro at techfak dot uni-bielefeld dot de 2005-08-12 18:21 -------
Subject: Re: Many Solaris 10/x86 testsuite failures with native as: use of .word
pinskia at gcc dot gnu dot org writes:
> This is a bug in the native as, please report instead to the Sun. Also we recomend gas on for Solaris
> x86.
No, it is not: the Solaris/x86 as has .value instead of .word, as I
mentioned when referring to the various definitions of ASM_SHORT in the
i386 configurations.
While gas is recommended for Solaris 10/x86 and above for amd64 support,
until your patch to use .word the native as worked fine for 32-bit only
configurations (both on Solaris 10 and before where there is no amd64
support to care about), so the use of .word introduced a regression from
4.0.
Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23359
More information about the Gcc-bugs
mailing list