This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19030] [4.0 Regression] ice on tree check
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Dec 2004 17:01:03 -0000
- Subject: [Bug c++/19030] [4.0 Regression] ice on tree check
- References: <20041216090722.19030.pluto@pld-linux.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-12-16 17:01 -------
Created an attachment (id=7762)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7762&action=view)
Slightly smaller testcase
Attached is a slightly smaller testcase (down to 183,000 lines or so).
The bug may actually be relatively easy to fix even without a small
testcase: I would imagine that there is only a check for error_mark_node
missing somewhere, and finding this place should be easy.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19030