------- Comment #5 from dominiq at lps dot ens dot fr 2010-06-11 17:48 ------- For the record revision 160549 also broke boostrap on x86_64-apple-darwin10.3.0 near the end of stage 2:
echo CRTSTUFF_T_CFLAGS = '' >> tmp-libgcc.mvars echo CRTSTUFF_T_CFLAGS_S = '' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars ../../work/gcc/config/i386/i386.md: In function 'internal_dfa_insn_code': ../../work/gcc/config/i386/i386.md:358:1: internal compiler error: Segmentation fault Since it is now fixed with revision 160612, I don't see the point to fill an obvious duplicate. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44498