[Bug c++/52136] g++ is wrongly propagating "friend class" to the parent class

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 6 13:58:00 GMT 2012


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-06 13:56:58 UTC ---
Clang gets this wrong on purpose: http://llvm.org/bugs/show_bug.cgi?id=6840

But G++ implements what the standard says, so INVALID



More information about the Gcc-bugs mailing list