This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14108] [3.4/3.5 regression] ICE on simple testcase


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]