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++/29020] [4.0 regression] ICE using A<N>::A instead of A<N> in friend declaration



------- Comment #7 from mmitchel at gcc dot gnu dot org  2006-10-24 04:06 -------
Volker --

Thank you for spotting this.  I decided not to backport the friend.c changes
because the new asserts might somehow cause a problem.  However, I have now
added the testcase, after verifying that it passed.

Thanks,

-- Mark


-- 


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


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