This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14108] [3.4/3.5 regression] ICE on simple testcase
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Feb 2004 21:11:00 -0000
- Subject: [Bug c++/14108] [3.4/3.5 regression] ICE on simple testcase
- References: <20040211121610.14108.altacsd@yahoo.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-02-11 21:10 -------
No, Jan's patch doesn't fix this problem.
I get with checking enabled on 3.4 branch and mainline, with or without Jan's patch.
[eric@localhost obj.sparc]$ gcc/xgcc -Bgcc -S pr14108.C
pr14108.C: In member function `ClassC ClassB::_ZTv0_n12_N6ClassB1fEv()':
pr14108.C:16: internal compiler error: tree check: expected tree_list, have
function_decl in friend_accessible_p, at cp/search.c:868
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14108