public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/52400] New: lto1: ICE with extern on static linkage
@ 2012-02-27 14:03 chrbr at gcc dot gnu.org
  2012-02-27 14:20 ` [Bug lto/52400] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: chrbr at gcc dot gnu.org @ 2012-02-27 14:03 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52400
           Summary: lto1: ICE with extern on static linkage
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: chrbr@gcc.gnu.org


Compiling the attached file

g++ -O0  -flto foo.cc
lto1: internal compiler error: in lto_record_renamed_decl, at
lto-section-in.c:330

removing the external declaration for f4() makes the test pass.


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

end of thread, other threads:[~2012-02-28  9:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-27 14:03 [Bug lto/52400] New: lto1: ICE with extern on static linkage chrbr at gcc dot gnu.org
2012-02-27 14:20 ` [Bug lto/52400] " rguenth at gcc dot gnu.org
2012-02-27 14:37 ` chrbr at gcc dot gnu.org
2012-02-27 14:51 ` [Bug lto/52400] [4.6/4.7 Regression] " rguenth at gcc dot gnu.org
2012-02-28  9:14 ` rguenth at gcc dot gnu.org
2012-02-28  9:16 ` [Bug lto/52400] [4.6 " rguenth at gcc dot gnu.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).