[Bug c++/35927] befriending a whole template in another namespace fails

2011-09-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35927

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC|gcc-bugs at gcc dot gnu.org |
  Known to work||4.6.0, 4.6.1, 4.7.0
 Resolution||FIXED

--- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com 2011-09-26 
22:54:16 UTC ---
Fixed in 4.6.0.


[Bug c++/35927] befriending a whole template in another namespace fails

2008-04-14 Thread bangerth at dealii dot org


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

 CC||bangerth at dealii dot org
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2008-04-14 14:21:17
   date||


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