]> gcc.gnu.org Git - gcc.git/commit
testsuite: Tweak xfail bogus g++.dg/warn/Wstringop-overflow-4.C:144, PR106120
authorHans-Peter Nilsson <hp@axis.com>
Wed, 22 Nov 2023 01:54:29 +0000 (02:54 +0100)
committerHans-Peter Nilsson <hp@bitrange.com>
Thu, 23 Nov 2023 00:29:30 +0000 (01:29 +0100)
commite935151bad1c2a02dc6a31fce3cc21b17d616243
tree9533d1d5b4e1216f8861aa556b3126ecbd5caedd
parent26a7e775a20aeea7eff620e03cd5504c4eb9d48e
testsuite: Tweak xfail bogus g++.dg/warn/Wstringop-overflow-4.C:144, PR106120

The conditions under which this this bogus warning is
emitted has changed to not happen for 32-bit targets
anymore.  Adjust accordingly.

PR testsuite/106120
* g++.dg/warn/Wstringop-overflow-4.C:144 XFAIL bogus warning for
lp64 targets with c++98.
gcc/testsuite/g++.dg/warn/Wstringop-overflow-4.C
This page took 0.056958 seconds and 6 git commands to generate.