[Bug middle-end/14711] [3.3/3.4 regression] ICE in final.c:2117 when compiling a huge source file

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Mar 24 20:35:00 GMT 2005


------- Additional Comments From reichelt at gcc dot gnu dot org  2005-03-24 20:35 -------
The problem with the 2^19 line-number limit seems to be fixed
in gcc 4.0 and 4.1. The problem disappeared with the merge
of the tree-ssa branch AFAICT.

Strange that I didn't enter the info to the data-base.
Must have slipped through the cracks somehow.

The 2^32 line-number limit still persists, but this is not such
a problem and it's not a regression since this causes trouble
since at least 2.95.3.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|3.0 3.0.1 3.0.2 3.0.3 3.0.4 |3.0 3.0.1 3.0.2 3.0.3 3.0.4
                   |3.1 3.1.1 3.1.2 3.2 3.2.1   |3.1 3.1.1 3.1.2 3.2 3.2.1
                   |3.2.2 3.2.3 3.3 3.3.1 3.3.2 |3.2.2 3.2.3 3.3 3.3.1 3.3.2
                   |3.3.3 3.4.0 4.0.0           |3.3.3 3.4.0
            Summary|[3.3/3.4/4.0/4.1 regression]|[3.3/3.4 regression] ICE in
                   |ICE in final.c:2117 when    |final.c:2117 when compiling
                   |compiling a huge source file|a huge source file


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



More information about the Gcc-bugs mailing list