[Bug bootstrap/17118] internal compiler error in pop_scope

jmvanel at free dot fr gcc-bugzilla@gcc.gnu.org
Fri Aug 20 14:05:00 GMT 2004


------- Additional Comments From jmvanel at free dot fr  2004-08-20 14:05 -------
Subject: Re:  internal compiler error in pop_scope

pinskia at gcc dot gnu dot org wrote:

>------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-20 09:06 -------
>What it sounds like is that stage1 is being miscompiled by the compiler you are using.
>
>Can you try to bootstrap with a different compiler first.
>
>  
>
Now I get to stage 2 !
Please could you again give me some hint ?

make bootstrap
...
Automaton `athlon_fp'
    15522 NDFA states,          99908 NDFA arcs
    15522 DFA states,           99908 DFA arcs
      463 minimal DFA states,    3038 minimal DFA arcs
      273 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

17533 all allocated states,     102661 all allocated arcs
32710 all allocated alternative states
 6256 all transition comb vector els, 16780 all trans table els
 6256 all state alts comb vector els, 16780 all state alts table els
16780 all min delay table els
    0 locked states num

  transformation: 0.015998, building DFA: 7.881801
  DFA minimization: 0.649902, making insn equivalence: 0.002999
 all automaton generation: 9.000632, output: 0.187972
/bin/sh ../../gcc/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
stage2/xgcc -Bstage2/ -B/home/jmv/usr2/gcc/i686-pc-linux-gnu/bin/   -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../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include 
-I../../gcc/gcc/../libcpp/include 
-I../../gcc/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee 
-I../../gcc/gcc/../libbanshee/points-to  -c insn-attrtab.c \
  -o insn-attrtab.o
insn-attrtab.c: In function `internal_dfa_insn_code':
insn-attrtab.c:18771: error: dominator of 2911 should be 2895, not 2907
insn-attrtab.c:18771: internal compiler error: in verify_dominators, at 
dominance.c:842
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] Erreur 1
make[2]: Leaving directory `/usr/src/gcc-cvs/objdir/gcc'
make[1]: *** [stage3_build] Erreur 2
make[1]: Leaving directory `/usr/src/gcc-cvs/objdir/gcc'
make: *** [bootstrap] Erreur 2



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17118



More information about the Gcc-bugs mailing list