https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105604
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic, | |ice-on-valid-code Target Milestone|--- |10.4 Summary|[10/11/12 Regression] ICE: |[10/11/12 Regression] ICE: |in tree_to_shwi, at |in tree_to_shwi with vla in |tree.cc:6369 |struct and sprintf --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Feels like someone forgot to check if the type had a non constant size/offsets.