public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/41584]  New: WHOPR doesn't grok empty units
@ 2009-10-05 12:56 rguenth at gcc dot gnu dot org
  2010-04-01 13:53 ` [Bug lto/41584] " rguenth at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-10-05 12:56 UTC (permalink / raw)
  To: gcc-bugs

empty.c
-------
/* This page intentionally left blank.  */


> ./xgcc -B. -o t empty.c -shared -fwhopr
lto1: internal compiler error: vector VEC(cgraph_node_ptr,base) index domain
error, in csi_node at cgraph.h:614
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

this is because we try to find a name for the ltrans file (which we'll
end up not needing...) by looking at the first element of the callgraph-set
(which is empty ...).


-- 
           Summary: WHOPR doesn't grok empty units
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org


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


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

end of thread, other threads:[~2010-06-04 11:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-05 12:56 [Bug lto/41584] New: WHOPR doesn't grok empty units rguenth at gcc dot gnu dot org
2010-04-01 13:53 ` [Bug lto/41584] " rguenth at gcc dot gnu dot org
2010-04-01 18:15 ` rwild at gcc dot gnu dot org
2010-04-08 11:10 ` steven at gcc dot gnu dot org
2010-04-26  7:56 ` hubicka at gcc dot gnu dot org
2010-06-03 14:23 ` rguenth at gcc dot gnu dot org
2010-06-03 14:23 ` rguenth at gcc dot gnu dot org
2010-06-04 11:01 ` rguenth 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).