[Bug c++/63904] ICE when accessing array member of constexpr struct

2014-11-27 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63904 Kai Tietz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/63904] ICE when accessing array member of constexpr struct

2014-11-27 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63904 --- Comment #3 from Kai Tietz --- Author: ktietz Date: Thu Nov 27 13:02:45 2014 New Revision: 218123 URL: https://gcc.gnu.org/viewcvs?rev=218123&root=gcc&view=rev Log: 2014-11-27 Kai Tietz PR c++/63904 * constexpr.c (cxx_eval_vec_ini

[Bug c++/63904] ICE when accessing array member of constexpr struct

2014-11-27 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63904 --- Comment #2 from Kai Tietz --- Author: ktietz Date: Thu Nov 27 12:56:58 2014 New Revision: 218122 URL: https://gcc.gnu.org/viewcvs?rev=218122&root=gcc&view=rev Log: PR c++/63904 * g++.dg/cpp0x/pr63904.C: New. Added: trunk/gcc/te

[Bug c++/63904] ICE when accessing array member of constexpr struct

2014-11-18 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63904 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #1 fro

[Bug c++/63904] ICE when accessing array member of constexpr struct

2014-11-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63904 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|