Failure to bootstrap for 3.4 on i686-pc-linux-gnu

Autocrasher autocrasher@devphil.com
Sun Jul 11 04:46:00 GMT 2004


The tree has failed during the bootstrap step.  The last 30 lines of
the log are below; since I do parallel builds, the error may not be on the
last line.


Attached are the ChangeLogs since the previous run.  Possibly a patch with
your name on it has caused the problem(s).


The full transcript is at http://www.devphil.com/build/
Specific problem reports are at http://www.devphil.com/build/tests-3.4/

Host was an x86-type system.  Target was specified as i686-pc-linux-gnu.

This particular run used standard (previously installed) binutils.

This email is generated by a machine, not sent from a person.  If you think
it's been sent to you in error, please see the gcc-regression list archives
for possible followup discussion; this could be legitimate or it could be a
false positive.  Also watch for email from the other regression testers and
check the logs from the known autobuilders.

If you write a response, please respect the Reply-To: header.


With love,
The Autocrasher (Phil's Builder Bot, version 2.1)

=========================================================================
-------------- next part --------------
diff -u1r previous/CL/gcc/ChangeLog broken/CL/gcc/ChangeLog
--- previous/CL/gcc/ChangeLog	2004-07-10 00:40:04.000000000 -0400
+++ broken/CL/gcc/ChangeLog	2004-07-11 00:40:04.000000000 -0400
@@ -1 +1,32 @@
+2004-07-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+	* pa.c (output_indirect_call): Only use %r2 as the link register in
+	indirect calls with the long PA 2.0 pc-relative branch.
+
+2004-07-10  James E Wilson  <wilson@specifixinc.com>
+
+	* config/gofast.h (gofast_maybe_init_libfuncs): Use SImode for litodp.
+
+2004-07-10  Jakub Jelinek  <jakub@redhat.com>
+
+	* Backport from mainline:
+	2004-07-08  Paolo Bonzini  <bonzini@gnu.org>
+		    Jakub Jelinek  <jakub@redhat.com>
+
+	* config/i386/i386.c (override_options): Enable
+	SSE prefetches with -mtune, as long as we are
+	compiling for i686 or higher.  All i686 processors
+	accept SSE prefetches as NOPS, some i586's don't.
+
+	2004-07-07  Jakub Jelinek  <jakub@redhat.com>
+
+	* config/i386/i386.c (override_options): Don't set x86_prefetch_sse
+	from -mtune= option.
+
+2004-07-10  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/16372
+	* fold-const.c (build_range_check): Use TYPE_MODE's precision for
+	enumerals.
+
 2004-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
diff -u1r previous/CL/gcc/testsuite/ChangeLog broken/CL/gcc/testsuite/ChangeLog
--- previous/CL/gcc/testsuite/ChangeLog	2004-07-10 00:40:21.000000000 -0400
+++ broken/CL/gcc/testsuite/ChangeLog	2004-07-11 00:40:20.000000000 -0400
@@ -1 +1,15 @@
+2004-07-10  Jakub Jelinek  <jakub@redhat.com>
+
+	* gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
+	-march=i386 into -march=i686.  Add -march=i686 -mtune=x and
+	-march=x for pentium3, pentium3m, pentium-m, pentium4m,
+	prescott and c3-2.
+	(PREFETCH_3DNOW): Add -march=c3.
+
+2004-07-10  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/16372
+	* gcc.dg/range-test-1.c: New test.
+	* g++.dg/opt/range-test-1.C: New test.
+
 2004-07-09  Loren James Rittle  <ljrittle@acm.org> 
-------------- next part --------------
      463 minimal DFA states,    3038 minimal DFA arcs
      158 all insns         21 insn equivalence classes
 3057 transition comb vector els,  9723 trans table els: use comb vect
 3057 state alts comb vector els,  9723 state alts table els: use comb vect
 9723 min delay table els, compression factor 1

17012 all allocated states,     101385 all allocated arcs
20258 all allocated alternative states
 4765 all transition comb vector els, 13107 all trans table els
 4765 all state alts comb vector els, 13107 all state alts table els
13107 all min delay table els
    0 locked states num

  transformation: 0.009999, building DFA: 5.168215
  DFA minimization: 0.464930, making insn equivalence: 0.000000
 all automaton generation: 5.704133, output: 0.073988
/bin/sh /home/pme/src/3.4/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
stage1/xgcc -Bstage1/ -B/mnt/build/install-2004-07-11-3.4/i686-pc-linux-gnu/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H    -I. -I. -I/home/pme/src/3.4/gcc -I/home/pme/src/3.4/gcc/. -I/home/pme/src/3.4/gcc/../include  -c insn-attrtab.c \
  -o insn-attrtab.o
insn-attrtab.c: In function `internal_dfa_insn_code':
insn-attrtab.c:18358: internal compiler error: in calc_dfs_tree, at dominance.c:340
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [insn-attrtab.o] Error 1
make[2]: Leaving directory `/mnt/build/build-2004-07-11-3.4/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/mnt/build/build-2004-07-11-3.4/gcc'
make: *** [bootstrap] Error 2


More information about the Gcc-regression mailing list