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++/11493] [3.4 regression] tree check ICE in error.c


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From mueller at kde dot org  2003-07-10 21:15 -------
oh, yeah. sorry. I was not checking closely about clashes during creating the 
testcase (stripping down from > 5000 lines of template code. ugh).  
 
the problem is the copy() function in the two different namespaces (with two 
different signatures). if you rename one the problem disappears.


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