https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114177
Bug ID: 114177 Summary: gcc.target/aarch64/sve/loop_add_6.c needs to be fixed for LLP64 targets Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: testsuite-fail Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- Target: aarch64-mingw I noticed this while looking at the testsuite results for aarch64-mingw and I am just filing it so it will be recorded. I might fix it soon but it is not on my plate for now. Basically __SIZETYPE__ should be used for index and offset.