This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18471] [4.0 regression] ICE on invalid template class
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Nov 2004 11:28:22 -0000
- Subject: [Bug c++/18471] [4.0 regression] ICE on invalid template class
- References: <20041114013957.18471.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-11-14 11:28 -------
My friend class lookup part 1 patch fixes this:
http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01321.html
This was approved together with part 2 with some formatting changes:
http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01911.html
Part 2 still has some problem (libjava need to be adjusted) so
I am preparing a revised part 1 with formatting fix and commit it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18471