This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14101] New: Error message: internal compiler error
- From: "airween at axelero dot hu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Feb 2004 21:53:19 -0000
- Subject: [Bug c/14101] New: Error message: internal compiler error
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When I tryed to compile some source, I get this message all time:
/path/to/source.c:NNNN: internal compiler error: Segmentation fault
The sources were: Linux kernel 2.6.2, Apache 2.0.48, and php-4.3.4, but in last
case compiler gives me all time at same point the error:
/usr/src/php-4.3.4/ext/pcre/pcrelib/pcre.c: In function `match':
/usr/src/php-4.3.4/ext/pcre/pcrelib/pcre.c:7241: internal compiler error:
Segmentation fault
The system is a Debian Sarge, gcc is from the system.
--
Summary: Error message: internal compiler error
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: airween at axelero dot hu
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14101