[Bug bootstrap/34003] [4.2/4.3 Regression] gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Dec 13 16:53:00 GMT 2007



------- Comment #23 from jakub at gcc dot gnu dot org  2007-12-13 16:53 -------
rtl.s has
        .CALL ARGW0=GR
        bl ggc_free,%r2
        nop
in VEC_rtx_gc_free, but no corresponding .IMPORT ggc_free, CODE
directive.  Could you please also attach rtl.i and exact set of options which
were used to compile it, so that I can poke at it with a cross compiler? 
Thanks.


-- 


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



More information about the Gcc-bugs mailing list