This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Fix gcc.c-torture/execute/920711-1.c


Another one.

Richard.

2011-05-27  Richard Guenther  <rguenther@suse.de>

	* gcc.c-torture/execute/920711-1.x: Add -fwrapv.

Index: gcc/testsuite/gcc.c-torture/execute/920711-1.x
===================================================================
--- gcc/testsuite/gcc.c-torture/execute/920711-1.x	(revision 0)
+++ gcc/testsuite/gcc.c-torture/execute/920711-1.x	(revision 0)
@@ -0,0 +1,2 @@
+set additional_flags "-fwrapv"
+return 0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]