[Bug c++/14711] New: ICE in final.c:2117 when compiling a huge source file

debian-gcc at lists dot debian dot org gcc-bugzilla@gcc.gnu.org
Wed Mar 24 06:57:00 GMT 2004


[forwarded from http://bugs.debian.org/234711]

seen with 3.3 CVS 20040322, doesn't compile with 3.4.

not attaching the report, as it's 1.6MB compressed. see
http://www.ldknet.org/~mweitzel/compiler_error.tar.bz2

g++ - compiler crashes when compiling a huge (>30 MB), auto-generated
source file (differential equation system). The reported error message
was:

$ g++ DynamicSystem_PPP_realPool.cxx
DynamicSystem_PPP_realPool.cxx: In function `int main(int, char**)':
DynamicSystem_PPP_realPool.cxx:530334: internal compiler error: in 
   final_scan_insn, at final.c:2117
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

$ wc -l DynamicSystem_PPP_realPool.cxx 
530334 DynamicSystem_PPP_realPool.cxx

-- 
           Summary: ICE in final.c:2117 when compiling a huge source file
           Product: gcc
           Version: 3.3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14711



More information about the Gcc-bugs mailing list