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++/18471] [4.0 regression] ICE on invalid template class


------- 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


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