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++/52816] [C++11] Access to private members inside decltype in the signature of a member template causes access control error


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
      Known to fail|4.7.1                       |4.7.3

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-11-07 19:09:01 UTC ---
Jason, is this worth fixing for 4.7 or should we just close it as fixed on the
trunk?


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