* gcc.dg/torture/pr82692.c: Move from gcc.target/i386.
authorUros Bizjak <uros@gcc.gnu.org>
Sun, 29 Oct 2017 07:31:56 +0000 (08:31 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 29 Oct 2017 07:31:56 +0000 (08:31 +0100)
From-SVN: r254205

gcc/testsuite/gcc.dg/torture/pr82692.c [moved from gcc/testsuite/gcc.target/i386/pr82692.c with 93% similarity]

similarity index 93%
rename from gcc/testsuite/gcc.target/i386/pr82692.c
rename to gcc/testsuite/gcc.dg/torture/pr82692.c
index 7f16804..254ace1 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do run } */
-/* { dg-options "-O2" } */
+/* { dg-add-options ieee } */
 /* { dg-require-effective-target fenv_exceptions } */
 
 #include <fenv.h>