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]
Other format: [Raw text]

[Bug bootstrap/44699] [4.6 Regression] Bootstrap failure for x86_64-apple-darwin10: ICE while compiling genmodes.c



------- Comment #14 from iains at gcc dot gnu dot org  2010-06-30 08:39 -------
(In reply to comment #13)

@r161591 with this:
> The patch in http://gcc.gnu.org/ml/gcc-patches/2010-06/msg03011.html 
(and the patch to correct emit_unwind_label)

===

I no longer get the build_real fail - but this instead :

/GCC/gcc-live-trunk/gcc/coverage.c: In function ?htab_counts_entry_hash?:
/GCC/gcc-live-trunk/gcc/coverage.c:151:1: error: unrecognizable insn:
(insn 28 7 29 2 /GCC/gcc-live-trunk/gcc/coverage.c:150 (set (reg:DI 1 dx)
        (mem/s:SI (plus:DI (reg/v/f:DI 5 di [orig:64 of ] [64])
                (const_int 4 [0x4])) [8 entry_2->ctr+0 S4 A32])) -1 (nil))
/GCC/gcc-live-trunk/gcc/coverage.c:151:1: internal compiler error: in
extract_insn, at recog.c:2127


-- 


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


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