public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/41565]  New: -m32 causes an ICE when the object files were compiled with 64bit
@ 2009-10-04  6:41 pinskia at gcc dot gnu dot org
  2009-10-04  9:25 ` [Bug lto/41565] " rguenth at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-10-04  6:41 UTC (permalink / raw)
  To: gcc-bugs

I was playing around with LTO and decided to see what would happen when I
supply -m32 with objects compiled for -m64.

lto1: internal compiler error: in lto_get_pickled_tree, at
lto-streamer-in.c:2423
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

I think this can happen with some makefiles not including CFLAGS on the link
line and manually setting LDFLAGS to include -flto -O2 (though I doubt it
because -m32 is usually a link option too :)).


-- 
           Summary: -m32 causes an ICE when the object files were compiled
                    with 64bit
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-10-13 22:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-04  6:41 [Bug lto/41565] New: -m32 causes an ICE when the object files were compiled with 64bit pinskia at gcc dot gnu dot org
2009-10-04  9:25 ` [Bug lto/41565] " rguenth at gcc dot gnu dot org
2009-10-04  9:54 ` rguenth at gcc dot gnu dot org
2009-10-04  9:58 ` rguenth at gcc dot gnu dot org
2009-10-04 12:17 ` joseph at codesourcery dot com
2009-10-05  9:49 ` rguenth at gcc dot gnu dot org
2009-10-08 23:06 ` pinskia at gcc dot gnu dot org
2009-10-08 23:08 ` pinskia at gcc dot gnu dot org
2009-10-13 12:42 ` rguenth at gcc dot gnu dot org
2009-10-13 12:43 ` rguenth at gcc dot gnu dot org
2009-10-13 22:36 ` pinskia at gcc dot gnu dot org
2009-10-13 22:41 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).