[Bug c++/14108] [3.4/3.5 regression] ICE on simple testcase
ebotcazou at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 11 21:11:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list