This is the mail archive of the gcc-regression@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]

GCC build failure on hppa-linux


GCC on the HEAD fails to build with the following error:

stage1/xgcc -Bstage1/ -B/home/dave/opt/gnu/gcc/gcc-3.4/hppa-linux/bin/ -c   -gstabs -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include  ../../gcc/gcc/genrecog.c -o genrecog.o
../../gcc/gcc/genrecog.c: In function `maybe_both_true_2':
../../gcc/gcc/genrecog.c:1149: error: verify_flow_info: Incorrect fallthru 21->22
../../gcc/gcc/genrecog.c:1149: error: wrong insn in the fallthru edge
(barrier 70 66 19)
../../gcc/gcc/genrecog.c:1149: internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2131

I'll try to pin down the patch.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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