https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71638
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |error-recovery
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-06-24
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
Target Milestone|--- |6.2
Summary|ICE on invalid C++ code on |[6/7 Regression] ICE on
|x86_64-linux-gnu with -Wall |invalid C++ code on
|(internal compiler error: |x86_64-linux-gnu with -Wall
|non-constant element in |(internal compiler error:
|constant CONSTRUCTOR) |non-constant element in
| |constant CONSTRUCTOR)
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r232847.