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++/52465] [4.7 regression] g++ rejects valid code with in-class using declaration


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-03-03
                 CC|                            |fabien at gcc dot gnu.org
            Summary|g++ rejects valid code with |[4.7 regression] g++
                   |in-class using declaration  |rejects valid code with
                   |                            |in-class using declaration
     Ever Confirmed|0                           |1

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2012-03-03 22:30:55 UTC ---
Yes, that's valid.  Fabien, can you take a look?


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