[Bug c++/126752] [16/17 Regression] ICE in build_vec_init when initializing an array member of an aggregate
"jakub at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126752
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ah, the reason why initlist-array{23,24}.C no longer hit the code added in
r15-6308 is the r15-6897 change.