[Bug target/29987] libgomp.c++/ctor-9.C failure
ro at techfak dot uni-bielefeld dot de
gcc-bugzilla@gcc.gnu.org
Tue Nov 18 13:34:00 GMT 2008
------- Comment #8 from ro at techfak dot uni-bielefeld dot de 2008-11-18 13:32 -------
Subject: Re: libgomp.c++/ctor-9.C failure
ro at techfak dot uni-bielefeld dot de writes:
> > Does i?86-sun-solaris* as have the same bug or not?
>
> I'll have to check this. Currently, one cannot use Sun as for x86_64, so
> the default config will use gas instead. I'll try the non-multilib config
> and see if it is affected as well.
Bootstrap on Solaris 10/x86 with Sun as already breaks when building the
stage1 libgcc now:
Assembler: libgcov.c
"/var/tmp//ccRimvP4.s", line 116 : Syntax error
Near line: " repnz scasb"
and many more. I have no idea what as complains about: a quick strings on
the binary reveals that it seems to support the instruction, and the x86
Assembly Language Reference Manual at
http://docs.sun.com/app/docs/doc/817-5477/enmzx?a=view
suggests likewise in the `String Instructions' table (table 3-8).
Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29987
More information about the Gcc-bugs
mailing list