[Bug c++/66921] [4.9/5/6 Regression] failure to determine size of static constexpr array that is nested within a templated class

2016-01-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/66921] [4.9/5/6 Regression] failure to determine size of static constexpr array that is nested within a templated class

2016-01-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 --- Comment #7 from Jason Merrill --- Author: jason Date: Fri Jan 8 16:02:04 2016 New Revision: 232170 URL: https://gcc.gnu.org/viewcvs?rev=232170=gcc=rev Log: PR c++/66921 * decl.c (cp_complete_array_type): Allow an

[Bug c++/66921] [4.9/5/6 Regression] failure to determine size of static constexpr array that is nested within a templated class

2015-12-22 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 --- Comment #5 from Jason Merrill --- Author: jason Date: Tue Dec 22 21:46:50 2015 New Revision: 231914 URL: https://gcc.gnu.org/viewcvs?rev=231914=gcc=rev Log: PR c++/66921 * decl.c (cp_complete_array_type): Allow an

[Bug c++/66921] [4.9/5/6 Regression] failure to determine size of static constexpr array that is nested within a templated class

2015-12-22 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 --- Comment #6 from Jason Merrill --- Author: jason Date: Tue Dec 22 21:49:25 2015 New Revision: 231917 URL: https://gcc.gnu.org/viewcvs?rev=231917=gcc=rev Log: PR c++/66921 * decl.c (cp_complete_array_type): Allow an

[Bug c++/66921] [4.9/5/6 Regression] failure to determine size of static constexpr array that is nested within a templated class

2015-12-21 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/66921] [4.9/5/6 Regression] failure to determine size of static constexpr array that is nested within a templated class

2015-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug c++/66921] [4.9/5/6 Regression] failure to determine size of static constexpr array that is nested within a templated class

2015-11-29 Thread jim at meyering dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 jim at meyering dot net changed: What|Removed |Added CC||jim at meyering dot net ---

[Bug c++/66921] [4.9/5/6 Regression] failure to determine size of static constexpr array that is nested within a templated class

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 Richard Biener changed: What|Removed |Added Keywords||rejects-valid Priority|P3

[Bug c++/66921] [4.9/5/6 Regression] failure to determine size of static constexpr array that is nested within a templated class

2015-10-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.4

[Bug c++/66921] [4.9/5/6 Regression] failure to determine size of static constexpr array that is nested within a templated class

2015-08-04 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW