public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/42037]  New: "grow domain error" in lto1
@ 2009-11-13 23:46 d dot g dot gorbachev at gmail dot com
  2009-11-13 23:52 ` [Bug lto/42037] " d dot g dot gorbachev at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: d dot g dot gorbachev at gmail dot com @ 2009-11-13 23:46 UTC (permalink / raw)
  To: gcc-bugs

lto1: internal compiler error: vector VEC(ld_plugin_symbol_resolution_t,heap)
grow domain error, in lto_resolution_read at lto/lto.c:313


-- 
           Summary: "grow domain error" in lto1
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: d dot g dot gorbachev at gmail dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug lto/42037] "grow domain error" in lto1
  2009-11-13 23:46 [Bug lto/42037] New: "grow domain error" in lto1 d dot g dot gorbachev at gmail dot com
@ 2009-11-13 23:52 ` d dot g dot gorbachev at gmail dot com
  2009-11-13 23:53 ` d dot g dot gorbachev at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: d dot g dot gorbachev at gmail dot com @ 2009-11-13 23:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from d dot g dot gorbachev at gmail dot com  2009-11-13 23:52 -------
Created an attachment (id=19013)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19013&action=view)
Testcase

gcc -flto -fuse-linker-plugin chew.i


-- 


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


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

* [Bug lto/42037] "grow domain error" in lto1
  2009-11-13 23:46 [Bug lto/42037] New: "grow domain error" in lto1 d dot g dot gorbachev at gmail dot com
  2009-11-13 23:52 ` [Bug lto/42037] " d dot g dot gorbachev at gmail dot com
@ 2009-11-13 23:53 ` d dot g dot gorbachev at gmail dot com
  2009-11-14 19:40 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: d dot g dot gorbachev at gmail dot com @ 2009-11-13 23:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from d dot g dot gorbachev at gmail dot com  2009-11-13 23:53 -------
Created an attachment (id=19014)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19014&action=view)
Backtrace

gcc version 4.5.0 20091112 (experimental)


-- 


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


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

* [Bug lto/42037] "grow domain error" in lto1
  2009-11-13 23:46 [Bug lto/42037] New: "grow domain error" in lto1 d dot g dot gorbachev at gmail dot com
  2009-11-13 23:52 ` [Bug lto/42037] " d dot g dot gorbachev at gmail dot com
  2009-11-13 23:53 ` d dot g dot gorbachev at gmail dot com
@ 2009-11-14 19:40 ` rguenth at gcc dot gnu dot org
  2009-12-11 15:53 ` rguenth at gcc dot gnu dot org
  2009-12-11 15:53 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-11-14 19:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2009-11-14 19:39 -------
Caused by recent changes


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |espindola at gcc dot gnu dot
                   |                            |org
           Keywords|                            |lto


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


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

* [Bug lto/42037] "grow domain error" in lto1
  2009-11-13 23:46 [Bug lto/42037] New: "grow domain error" in lto1 d dot g dot gorbachev at gmail dot com
                   ` (3 preceding siblings ...)
  2009-12-11 15:53 ` rguenth at gcc dot gnu dot org
@ 2009-12-11 15:53 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-12-11 15:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rguenth at gcc dot gnu dot org  2009-12-11 15:53 -------
Fixed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug lto/42037] "grow domain error" in lto1
  2009-11-13 23:46 [Bug lto/42037] New: "grow domain error" in lto1 d dot g dot gorbachev at gmail dot com
                   ` (2 preceding siblings ...)
  2009-11-14 19:40 ` rguenth at gcc dot gnu dot org
@ 2009-12-11 15:53 ` rguenth at gcc dot gnu dot org
  2009-12-11 15:53 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-12-11 15:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rguenth at gcc dot gnu dot org  2009-12-11 15:53 -------
Subject: Bug 42037

Author: rguenth
Date: Fri Dec 11 15:52:57 2009
New Revision: 155166

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155166
Log:
2009-12-11  Richard Guenther  <rguenther@suse.de>

        PR lto/42037
        * lto.c (lto_resolution_read): Properly grow the vector.

Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto.c


-- 


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


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

end of thread, other threads:[~2009-12-11 15:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-13 23:46 [Bug lto/42037] New: "grow domain error" in lto1 d dot g dot gorbachev at gmail dot com
2009-11-13 23:52 ` [Bug lto/42037] " d dot g dot gorbachev at gmail dot com
2009-11-13 23:53 ` d dot g dot gorbachev at gmail dot com
2009-11-14 19:40 ` rguenth at gcc dot gnu dot org
2009-12-11 15:53 ` rguenth at gcc dot gnu dot org
2009-12-11 15:53 ` 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).