[Bug c++/71166] [6/7 Regression] ICE with nested constexpr/initializer
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 18 04:14:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71166
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-05-18
CC| |jakub at gcc dot gnu.org,
| |msebor at gcc dot gnu.org
Blocks| |55004
Summary|ICE with nested |[6/7 Regression] ICE with
|constexpr/initializer |nested
| |constexpr/initializer
Ever confirmed|0 |1
Known to fail| |6.1.0, 7.0
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed. Both 6.1.0 and 7.0 are affected, 5.3.0 is not. If my bisection
script isn't lying it looks like r235033 introduced the ICE.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
[Bug 55004] [meta-bug] constexpr issues
More information about the Gcc-bugs
mailing list