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]

Re: egcs-1.1 Internal compiler error


>>>>> "Alexandre" == Alexandre Oliva <oliva@dcc.unicamp.br> writes:

    Alexandre> nbecker  <nbecker@fred.net> writes:
    >> g++ -O4 -I../../../dsp -ffast-math -fprofile-arcs -fbranch-probabilities -fomit-frame-pointer   -c ../pmp_txmr.c -o pmp_txmr.o
    >> ../pmp_txmr.c:869: internal error--unrecognizable insn:
    >> (jump_insn/s 2698 2697 5065 (set (pc)
    >> (if_then_else (lt (cc0)
    >> (const_int 10000))
    >> (label_ref 4189)
    >> (pc))) -1 (insn_list:REG_DEP_ANTI 4341 (insn_list:REG_DEP_ANTI 2675 (insn_list:REG_DEP_ANTI 4338 (insn_list:REG_DEP_ANTI 2676 (insn_list:REG_DEP_ANTI 2677 (insn_list:REG_DEP_ANTI 2678 (insn_list:REG_DEP_ANTI 2691 (insn_list 2695 (insn_list 2694 (insn_list:REG_DEP_ANTI 2683 (nil)))))))))))
    >> (expr_list:REG_BR_PROB (const_int 10000)
    >> (nil)))
    >> ../../../egcs-1.1a/gcc/toplev.c:1360: Internal compiler error in function fatal_insn

    Alexandre> I can't reproduce this problem; I'm probably missing pmp_txmr.da.
    Alexandre> Could you please post it too?

pmp_txmr.da.gz


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