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 c/14101] New: Error message: internal compiler error


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


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