This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.3/3.4 PATCH] Fix a strength reduction bug on s390x
- From: Andreas Jaeger <aj at suse dot de>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Richard Henderson <rth at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Mon, 07 Jul 2003 09:34:46 +0200
- Subject: Re: [3.3/3.4 PATCH] Fix a strength reduction bug on s390x
- References: <20030706165442.GT20507@sunsite.ms.mff.cuni.cz>
With this patch applied to 3.3 CVS bootstrap fails on x86_64-linux-gnu
with:
stage1/xgcc -Bstage1/ -B/opt/gcc/3.3-devel/x86_64-suse-linux-gnu/bin/ -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/usr/src/aj/cvs/gcc-3_3-branch/gcc -I/usr/src/aj/cvs/gcc-3_3-branch/gcc/. -I/usr/src/aj/cvs/gcc-3_3-branch/gcc/config -I/usr/src/aj/cvs/gcc-3_3-branch/gcc/../include -c insn-attrtab.c \
-o insn-attrtab.o
insn-recog.c: In function `recog_37':
insn-recog.c:56402: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [insn-recog.o] Error 1
Therefore, please do not apply it ;-)
Andreas
--
Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126