mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-01 20:21:12 +08:00
920711-1.x: Add -fwrapv.
2011-05-27 Richard Guenther <rguenther@suse.de> * gcc.c-torture/execute/920711-1.x: Add -fwrapv. From-SVN: r174335
This commit is contained in:
parent
224d42d55c
commit
f90aae43b8
@ -1,3 +1,7 @@
|
||||
2011-05-27 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* gcc.c-torture/execute/920711-1.x: Add -fwrapv.
|
||||
|
||||
2011-05-27 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* gcc.c-torture/execute/920612-1.x: Add -fwrapv.
|
||||
|
2
gcc/testsuite/gcc.c-torture/execute/920711-1.x
Normal file
2
gcc/testsuite/gcc.c-torture/execute/920711-1.x
Normal file
@ -0,0 +1,2 @@
|
||||
set additional_flags "-fwrapv"
|
||||
return 0
|
Loading…
x
Reference in New Issue
Block a user