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++/14711] ICE in final.c:2117 when compiling a huge source file


------- Additional Comments From falk at debian dot org  2004-03-24 16:24 -------
When I tried to reformat it for delta debugging, the problem went away. Therefore,
I think it's purely caused by too large line numbers (limit at 2^19 = 524288?).

Maybe somebody can try to verify this by inserting #line 0 a few times.


-- 


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


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