[Bug c++/54086] GCC should allow constexpr and const together

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54086 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2012-09-10 14:24:04 UTC --- Author: jason Date: Mon Sep 10 14:23:54 2012 New Revision: 191144 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=191144 Log: PR c++/54086 *

[Bug c++/54086] GCC should allow constexpr and const together

2012-09-10 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54086 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.0 |4.7.2 ---

[Bug c++/54086] GCC should allow constexpr and const together

2012-07-25 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54086 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org 2012-07-25 14:57:11 UTC --- Author: jason Date: Wed Jul 25 14:57:06 2012 New Revision: 189852 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189852 Log: PR c++/54086 *

[Bug c++/54086] GCC should allow constexpr and const together

2012-07-25 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54086 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/54086] GCC should allow constexpr and const together

2012-07-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54086 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||jason at