[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 changed: What|Removed |Added Target Milestone|4.8.0 |4.7.2 --- Comment #4 from Jason Merrill

[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 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=gcc&view=rev&rev=191144 Log: PR c++/54086 * decl.c (grokdeclarator): All

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[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 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=gcc&view=rev&rev=189852 Log: PR c++/54086 * decl.c (grokdeclarator): All

[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 changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #1 f