------- 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

Reply via email to