This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.3/3.4 PATCH] Fix a strength reduction bug on s390x


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]