This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54086] GCC should allow constexpr and const together
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 24 Jul 2012 22:19:29 +0000
- Subject: [Bug c++/54086] GCC should allow constexpr and const together
- Auto-submitted: auto-generated
- References: <bug-54086-4@http.gcc.gnu.org/bugzilla/>
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 gcc dot gnu.org
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-07-24 22:19:29 UTC ---
Changing this behavior should be pretty simple, if we want. Jason, shall we do
that? PS: volatile constexpr?!?