[Bug c++/35927] befriending a whole template in another namespace fails
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35927 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|gcc-bugs at g
[Bug c++/35927] befriending a whole template in another namespace fails
--- Comment #1 from bangerth at dealii dot org 2008-04-14 14:21 --- I too believe that z1.cc is valid. icc accepts it. Not a regression, the code fails back to 2.95. W. -- bangerth at dealii dot org changed: What|Removed |Added ---