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: "geoffk at desire dot geoffk dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Feb 2004 18:55:01 -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 geoffk at desire dot geoffk dot org 2004-02-13 18:55 -------
Subject: Re: [pch] ICE in cgraph_finalize_compilation_unit, at cgraphunit.c:407
> Date: 13 Feb 2004 06:42:10 -0000
> From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
> 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.
That sounds plausible. Would you like to produce a patch?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14137