On Tue, 25 Nov 2025, Andre Vieira wrote: > A thumb2 target without a FPU like -mcpu=cortex-m3 will generate 'vector(4) > char' stores which lead to warnings with sizes that weren't being allowed > before by the test. This patch adds these sizes. > > gcc/testsuite/ChangeLog: > > * gcc.dg/Wstringop-overflow-47.c: Adjust warnings to allow for 32-bit > stores. > > > OK for trunk and backport to gcc-15?
OK. Richard. > Kind regards, > > Andre > -- Richard Biener <[email protected]> SUSE Software Solutions Germany GmbH, Frankenstrasse 146, 90461 Nuernberg, Germany; GF: Jochen Jaser, Andrew McDonald, Werner Knoblich; (HRB 36809, AG Nuernberg)
