https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99657
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-invalid-code --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- I would say we should diagnose use of __SVInt8_t freq; when +sve is not given and/or arm_sve.h is included. The testcase specifies /* { dg-additional-options "-march=armv8.6-a+sve -fsanitize-address-use-after-scope" } */