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

Mainline Bootstrap failure on x86-64-linux-gnu


Current GCC CVS Mainline fails to bootstrap for me:

stage1/xgcc -Bstage1/ -B/opt/gcc/4.1-devel/x86_64-suse-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/cvs/gcc/gcc -I/cvs/gcc/gcc/. -I/cvs/gcc/gcc/../include -I/cvs/gcc/gcc/../libcpp/include  \
        /cvs/gcc/gcc/config/i386/i386.c -o i386.o
/cvs/gcc/gcc/config/i386/i386.c: In function ‘ix86_reorg’:
/cvs/gcc/gcc/config/i386/i386.c:16453: error: Definition in block 54 does not dominate use in block 55
for SSA_NAME: TMT.6057_84 in statement:
TMT.6057_99 = PHI <TMT.6057_84(55), TMT.6057_638(53), TMT.6057_84(56)>;
PHI argument
TMT.6057_84
for PHI node
TMT.6057_99 = PHI <TMT.6057_84(55), TMT.6057_638(53), TMT.6057_84(56)>;
/cvs/gcc/gcc/config/i386/i386.c:16453: internal compiler error: verify_ssa failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [i386.o] Error 1

Attachment: pgp00000.pgp
Description: PGP signature

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00001.pgp
Description: PGP signature


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