------- Comment #13 from reichelt at gcc dot gnu dot org  2006-05-02 16:31 
-------
Mark, your patch seems to cause some fall-out.
The following testcase now ICEs on mainline:

===================================
template<typename T> void T::foo;
===================================

bug.cc:1: error: variable or field 'foo' declared void
bug.cc:1: internal compiler error: in is_ancestor, at cp/name-lookup.c:2233
Please submit a full bug report, [etc.]


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27102

Reply via email to