This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/14137] [pch] 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:42:10 -0000
- Subject: [Bug pch/14137] [pch] 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:42 -------
This is a PCH problem, it should have rejected the PCH file as unit-at-a-time was not turned on when
the file was compiled and not really an unit-at-a-time problem at all.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|[pch] [unit-at-a-time] ICE |[pch] ICE in
|in |cgraph_finalize_compilation_
|cgraph_finalize_compilation_|unit, at cgraphunit.c:407
|unit, at cgraphunit.c:407 |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14137