This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/14137] [pch] [unit-at-a-time] ICE in cgraph_finalize_compilation_unit, at cgraphunit.c:407
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Feb 2004 06:36:05 -0000
- Subject: [Bug pch/14137] [pch] [unit-at-a-time] ICE in cgraph_finalize_compilation_unit, at cgraphunit.c:407
- References: <20040213062200.14137.mattyt-bugzilla@tpg.com.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-13 06:36 -------
Confirmed. This is an unit-at-a-time and a PCH problem as not doing either will cause this to pass. I
do not know which one is causing the exact problem, a cgraph data structor not being marked as GC or
something in PCH which is causing it.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |geoffk at gcc dot gnu dot
| |org, hubicka at gcc dot gnu
| |dot org
Status|UNCONFIRMED |NEW
Component|c++ |pch
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2004-02-13 06:36:04
date| |
Summary|ICE in |[pch] [unit-at-a-time] ICE
|cgraph_finalize_compilation_|in
|unit, at cgraphunit.c:407 |cgraph_finalize_compilation_
| |unit, at cgraphunit.c:407
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14137