[Bug target/86027] string literals get corrupted with -O3 and gas on solaris i386

subscribe at teskor dot de gcc-bugzilla@gcc.gnu.org
Sun Jun 3 18:58:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86027

--- Comment #1 from Michael Teske <subscribe at teskor dot de> ---
Interestingly it works fine with gcc 8.1.0 and 

../configure --prefix=/opt/gcc-8.1.0-gas  --with-gnu-as
--with-as=/opt/csw/bin/gas --without-gnu-ld --with-ld=/usr/ccs/bin/ld
--with-gmp=/opt/csw --with-mpfr=/opt/csw --with-mpc=/opt/csw

I retried with the same configure options and 7.3.0 just to be sure, and the
problem still happens.
So, it must have been fixed inbetween. Unfortunately, 8.1. is not yet an option
for me.


More information about the Gcc-bugs mailing list