This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/49942] Wrong code generated for -O2 with target s390 on Linux
- From: "jphartmann at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 2 Aug 2011 08:27:34 +0000
- Subject: [Bug other/49942] Wrong code generated for -O2 with target s390 on Linux
- Auto-submitted: auto-generated
- References: <bug-49942-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49942
--- Comment #2 from jphartmann at gmail dot com <jphartmann at gmail dot com> 2011-08-02 08:26:37 UTC ---
Linux bigserv 2.6.34.8-68.fc13.x86_64 #1 SMP Thu Feb 17 15:03:58 UTC 2011
x86_64 x86_64 x86_64 GNU/Linux
gcc -fexec-charset=IBM-1047 -Wno-format -D__ZVM__ -D__CMS__ -U __gnu_linux__ -g
-I$HOME/src/cmsh -I$HOME/src/pdpclib -I. -m31 -march=g5 -fno-use-linker-plugin
-include cmsdefs.h -I${HOME}/include -fverbose-asm -O2 -save-temps
-funsigned-char -S num.c
The compiler was configured with:
--with-gnu-as --with-gnu-ld --prefix=/home/john/pool/360/root/usr
--with-sysroot=/home/john/pool/360/root --target=s390x-ibm-linux
--enable-languages=c --with-gmp=/usr --with-mpfr=/usr --with-mpc=/usr
--disable-libgomp --disable-threads --disable-tls --disable-libada
--disable-libssp --disable-shared --without-headers --disable-lto --disable-nls