[Bug c++/88256] [8/9 Regression] ICE: Segmentation fault (in make_ssa_name_fn) with VLA cast, C++ FE missing DECL_EXPRs
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 3 14:23:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88256
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org
Summary|[8/9/10 Regression] ICE: |[8/9 Regression] ICE:
|Segmentation fault (in |Segmentation fault (in
|make_ssa_name_fn) with VLA |make_ssa_name_fn) with VLA
|cast, C++ FE missing |cast, C++ FE missing
|DECL_EXPRs |DECL_EXPRs
--- Comment #14 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed for GCC 10 so far.
More information about the Gcc-bugs
mailing list