920612-1.x: Add -fwrapv.
2011-05-27 Richard Guenther <rguenther@suse.de> * gcc.c-torture/execute/920612-1.x: Add -fwrapv. From-SVN: r174334
This commit is contained in:
parent
fa65a9cfed
commit
224d42d55c
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-05-27 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* gcc.c-torture/execute/920612-1.x: Add -fwrapv.
|
||||
|
||||
2011-05-27 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR middle-end/49189
|
||||
|
|
2
gcc/testsuite/gcc.c-torture/execute/920612-1.x
Normal file
2
gcc/testsuite/gcc.c-torture/execute/920612-1.x
Normal file
|
@ -0,0 +1,2 @@
|
|||
set additional_flags "-fwrapv"
|
||||
return 0
|
Loading…
Add table
Reference in a new issue