[Bug lto/42987] Testcases local1-a.cc and local1.C cause ICE when compiled with -flto -g

2012-05-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42987

Richard Guenther rguenth at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Known to work||4.7.0
 Resolution||FIXED
   Target Milestone|--- |4.7.0
  Known to fail||4.5.3, 4.6.2

--- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2012-05-07 
11:47:19 UTC ---
The 4.6 branch as

lto1: internal compiler error: tree check: expected tree that contains 'decl
minimal' structure, have 'record_type' in lookup_decl_die, at
dwarf2out.c:8163^M
Please submit a full bug report,^M

instead, the 4.7 branch is indeed fixed.


[Bug lto/42987] Testcases local1-a.cc and local1.C cause ICE when compiled with -flto -g

2012-05-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42987

--- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2012-05-07 
11:49:48 UTC ---
Author: rguenth
Date: Mon May  7 11:49:43 2012
New Revision: 187231

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187231
Log:
2012-05-07  Richard Guenther  rguent...@suse.de

PR lto/42987
* g++.dg/lto/pr42987_0.C: New testcase.
* g++.dg/lto/pr42987_1.C: Likewise.

Added:
trunk/gcc/testsuite/g++.dg/lto/pr42987_0.C
trunk/gcc/testsuite/g++.dg/lto/pr42987_1.C
Modified:
trunk/gcc/testsuite/ChangeLog


[Bug lto/42987] Testcases local1-a.cc and local1.C cause ICE when compiled with -flto -g

2010-10-18 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42987

Zdenek Sojka zsojka at seznam dot cz changed:

   What|Removed |Added

 CC||zsojka at seznam dot cz

--- Comment #4 from Zdenek Sojka zsojka at seznam dot cz 2010-10-18 13:54:04 
UTC ---
Seems to have disappeared between r165540 (crash) and r165629 (OK).
(x64_64-linux)
(maybe fixed by http://gcc.gnu.org/viewcvs?view=revisionrevision=165629 )

r165540:
$ g++ local1.C local1-a.cc -flto -g
lto1: internal compiler error: in dwarf2out_finish, at dwarf2out.c:22860

r165629:
$ g++ local1.C local1-a.cc -flto -g


[Bug lto/42987] Testcases local1-a.cc and local1.C cause ICE when compiled with -flto -g

2010-04-15 Thread rguenth at gcc dot gnu dot org


--- Comment #3 from rguenth at gcc dot gnu dot org  2010-04-15 09:18 ---
*** Bug 43757 has been marked as a duplicate of this bug. ***


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||jackyf dot devel at gmail
   ||dot com


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



[Bug lto/42987] Testcases local1-a.cc and local1.C cause ICE when compiled with -flto -g

2010-02-06 Thread baldrick at gcc dot gnu dot org


--- Comment #2 from baldrick at gcc dot gnu dot org  2010-02-06 20:13 
---
These are the only testcases I found that crash the compiler.  If I come across
any more, I won't report them.


-- 


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