This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug pch/14137] [pch] ICE in cgraph_finalize_compilation_unit, at cgraphunit.c:407


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]