This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19948] [4.0 Regression] ICE: tree check: expected class 'declaration', have 'exceptional' (error_mark) in pushtag, at cp/name-lookup.c:4658
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Mar 2005 14:14:41 -0000
- Subject: [Bug c++/19948] [4.0 Regression] ICE: tree check: expected class 'declaration', have 'exceptional' (error_mark) in pushtag, at cp/name-lookup.c:4658
- References: <20050214073759.19948.fang@csl.cornell.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2005-03-16 14:14 -------
Mainline is fixed. No error message is produced which is
the correct behavior. Will recheck 4.0 branch.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.0/4.1 Regression] ICE: |[4.0 Regression] ICE: tree
|tree check: expected class |check: expected class
|'declaration', have |'declaration', have
|'exceptional' (error_mark) |'exceptional' (error_mark)
|in pushtag, at cp/name- |in pushtag, at cp/name-
|lookup.c:4658 |lookup.c:4658
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19948