Skip to content

Commit d10245e

Browse files
authored
[gcc-c-torture] use -fwrapv for 950704-1.c (signed overflow) (#70)
test fails since #76044
1 parent 77418e0 commit d10245e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SingleSource/Regression/C/gcc-c-torture/execute/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ file(GLOB TestRequiresFWrapV CONFIGURE_DEPENDS
181181
20040409-1.c
182182
20040409-2.c
183183
20040409-3.c
184+
950704-1.c
184185
)
185186

186187
# Tests that require -Wno-return-type

0 commit comments

Comments
 (0)