https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41565

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
                 CC|                            |egallager at gcc dot gnu.org

--- Comment #12 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #11)
> Simple testcase for powerpc64.
> int main(void){ return 0; }
> --- CUT --
> gcc  t.c -flto -c -m64     
> /home/apinski/gcc-mainline/libexec/gcc/powerpc64-unknown-linux-gnu/4.5.0/
> lto1 t.o  -m32
> 
> --- CUT ---
> I have not tried after the patch though.

Confirmed, happens on i386-apple-darwin9.8.0 too.

Reply via email to