[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



------- Additional Comments From gdr at integrable-solutions dot net  2004-03-24 16:53 -------
Subject: Re:  ICE in final.c:2117 when compiling a huge source file

"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

|   int rtint;
| #define XINT(RTX, N)    (RTL_CHECK2 (RTX, N, 'i', 'n').rtint)
| #define NOTE_LINE_NUMBER(INSN) XCINT (INSN, 5, NOTE)
|           if (NOTE_LINE_NUMBER (insn) <= 0)
|             abort ();
| 
| So maybe we should using hwint instead?

He he, someone a long time ago argued that no real programs have such
lines number.  Amusing :-)

-- Gaby


-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: