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++/47897] [4.6 Regression][C++0x] static const member variable is not constant expression


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.02.26 00:13:26
                 CC|                            |jason at gcc dot gnu.org
   Target Milestone|---                         |4.6.0
            Summary|[C++0x] static const member |[4.6 Regression][C++0x]
                   |variable is not constant    |static const member
                   |expression                  |variable is not constant
                   |                            |expression
     Ever Confirmed|0                           |1

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-02-26 00:13:26 UTC ---
Urgh, I can confirm this. Jason, can you have a look?


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