This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/47584] internal compiler error: sigsegv in libcpp/line-map.c:285
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 7 Mar 2011 10:36:49 +0000
- Subject: [Bug pch/47584] internal compiler error: sigsegv in libcpp/line-map.c:285
- Auto-submitted: auto-generated
- References: <bug-47584-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47584
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|4.6.0 |---
Summary|[4.6 regression] internal |internal compiler error:
|compiler error: sigsegv in |sigsegv in
|libcpp/line-map.c:285 |libcpp/line-map.c:285
--- Comment #9 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-07 10:36:33 UTC ---
Not an (important) regression. We should at least try to reject the PCH
instead of segfaulting.