[Bug lto/41565] -m32 causes an ICE when the object files were compiled with 64bit

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 7 23:17:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2009-10-04 09:54:07         |2017-8-7

--- Comment #13 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #12)
> (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.

Oops, meant to switch back to ASSIGNED since it already has an assignee.


More information about the Gcc-bugs mailing list