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

386 bootstrap broken


Freiwillige vor -- who broke that?

Please have a look. i386-unknown-freebsdelf3.3, current CVS sources.

Gerald

stage1/xgcc -Bstage1/ -B/sw/test/gcc/FreeBSD/i386-unknown-freebsdelf3.3/bin/  -DIN_GCC    -W -Wall -Wtraditional -O2 -O  -DHAVE_CONFIG_H    -I. -I/sw/test/gcc/gcc/gcc -I/sw/test/gcc/gcc/gcc/config -I/sw/test/gcc/gcc/gcc/../include -c insn-emit.c
stage1/xgcc -Bstage1/ -B/sw/test/gcc/FreeBSD/i386-unknown-freebsdelf3.3/bin/ -c  -DIN_GCC    -W -Wall -Wtraditional -O2 -O  -DHAVE_CONFIG_H    -I. -I/sw/test/gcc/gcc/gcc -I/sw/test/gcc/gcc/gcc/config -I/sw/test/gcc/gcc/gcc/../include /sw/test/gcc/gcc/gcc/lcm.c
stage1/xgcc -Bstage1/ -B/sw/test/gcc/FreeBSD/i386-unknown-freebsdelf3.3/bin/ -c  -DIN_GCC    -W -Wall -Wtraditional -O2 -O  -DHAVE_CONFIG_H    -I. -I/sw/test/gcc/gcc/gcc -I/sw/test/gcc/gcc/gcc/config -I/sw/test/gcc/gcc/gcc/../include /sw/test/gcc/gcc/gcc/profile.c
/sw/test/gcc/gcc/gcc/profile.c: In function `compute_branch_probabilities':
/sw/test/gcc/gcc/gcc/profile.c:725: Insn does not satisfy its constraints:
(insn 810 809 811 (set (reg:DF 8 st(0))
        (plus:DF (float:DF (reg:DF 8 st(0)))
            (reg:SI 0 eax))) 486 {*fop_df_2} (insn_list 806 (insn_list 808 (insn_list 806 (insn_list 808 (insn_list 808 (insn_list 806 (nil)))))))
    (expr_list:REG_DEAD (reg:SI 0 eax)
        (nil)))
/sw/test/gcc/gcc/gcc/profile.c:725: Internal compiler error in `insn_default_length', at insn-attrtab.c:221
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
gmake[2]: *** [profile.o] Error 1
gmake[2]: Leaving directory `/a/vexpert/files8/test/gcc/gcc/OBJ-1612-16:36/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/a/vexpert/files8/test/gcc/gcc/OBJ-1612-16:36/gcc'
gmake: *** [bootstrap] Error 2


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