[Bug c++/88604] Initializing constexpr array consumes all memory

2021-01-18 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88604 Patrick Palka changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug c++/88604] Initializing constexpr array consumes all memory

2020-07-22 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88604 Patrick Palka changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to fail|

[Bug c++/88604] Initializing constexpr array consumes all memory

2019-01-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88604 Richard Biener changed: What|Removed |Added Keywords||compile-time-hog, |

[Bug c++/88604] Initializing constexpr array consumes all memory

2018-12-26 Thread gcc-bugs at oxyware dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88604 --- Comment #1 from Hubert Matthews --- Created attachment 45288 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45288&action=edit Source code