This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/61484] [C++11] [constexpr] can't initialize constexpr multi-dimentional array of a literal type
- From: "vmarko at google dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 12 Jun 2014 13:43:45 +0000
- Subject: [Bug c++/61484] [C++11] [constexpr] can't initialize constexpr multi-dimentional array of a literal type
- Auto-submitted: auto-generated
- References: <bug-61484-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61484
Vladimir Marko <vmarko at google dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|4.8.0 |4.9.0
--- Comment #1 from Vladimir Marko <vmarko at google dot com> ---
Fails with gcc 4.9.0 from AOSP prebuilts (aarch64-linux-android).