[Bug c++/77939] Valid program rejected due to access control

2021-07-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77939

Andrew Pinski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   Target Milestone|--- |7.0
 Resolution|--- |FIXED

--- Comment #2 from Andrew Pinski  ---
Fixed for GCC 7, most likely by r7-5353.

[Bug c++/77939] Valid program rejected due to access control

2016-12-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77939

Jonathan Wakely  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2016-12-12
 Ever confirmed|0   |1

--- Comment #1 from Jonathan Wakely  ---
Clang, EDG and VC++ accept it.