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++/3761] ICE in check_template_shadow, at cp/pt.c:2013, with friend and strange class hierarchy


------- Additional Comments From scottb dot lists at verizon dot net  2004-02-02 22:24 -------
Hi,

I have submitted a new version of the patch to the gcc-patches mail list. This
version moves the logic to handle ambiguous declarations from
check_template_shadow into push_class_level_binding.  I have run make
check-gcc-c++ on an i686-pc-linux-gnu target.


http://gcc.gnu.org/ml/gcc-patches/2004-02/msg00130.html

-- 


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


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