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++/54859] [4.8 Regression] constexpr in template aliase rejected as non-constant


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-10-08
                 CC|                            |jakub at gcc dot gnu.org
   Target Milestone|---                         |4.8.0
            Summary|constexpr in template       |[4.8 Regression] constexpr
                   |aliase rejected as          |in template aliase rejected
                   |non-constant                |as non-constant
     Ever Confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-08 17:25:42 UTC ---
Indeed, this started being rejected with
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191412 too.


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