+2016-09-01 Uros Bizjak <ubizjak@gmail.com>
+
+ * gcc.dg/torture/float128-builtin.c, gcc.dg/torture/float128-floath.c,
+ gcc.dg/torture/float128-ieee-nan.c, gcc.dg/torture/float128-tg-2.c,
+ gcc.dg/torture/float128-tg.c, gcc.dg/torture/float128x-builtin.c,
+ gcc.dg/torture/float128x-floath.c, gcc.dg/torture/float128x-nan.c,
+ gcc.dg/torture/float128x-tg-2.c, gcc.dg/torture/float128x-tg.c,
+ gcc.dg/torture/float16-builtin.c, gcc.dg/torture/float16-floath.c,
+ gcc.dg/torture/float16-nan.c, gcc.dg/torture/float16-tg-2.c,
+ gcc.dg/torture/float16-tg.c, gcc.dg/torture/float32-builtin.c,
+ gcc.dg/torture/float32-floath.c, gcc.dg/torture/float32-nan.c,
+ gcc.dg/torture/float32-tg-2.c, gcc.dg/torture/float32-tg.c,
+ gcc.dg/torture/float32x-builtin.c, gcc.dg/torture/float32x-floath.c,
+ gcc.dg/torture/float32x-nan.c, gcc.dg/torture/float32x-tg-2.c,
+ gcc.dg/torture/float32x-tg.c, gcc.dg/torture/float64-builtin.c,
+ gcc.dg/torture/float64-floath.c, gcc.dg/torture/float64-nan.c,
+ gcc.dg/torture/float64-tg-2.c, gcc.dg/torture/float64-tg.c,
+ gcc.dg/torture/float64x-builtin.c, gcc.dg/torture/float64x-floath.c,
+ gcc.dg/torture/float64x-nan.c, gcc.dg/torture/float64x-tg-2.c,
+ gcc.dg/torture/float64x-tg.c: Use dg-add-options ieee.
+
2016-09-01 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/opt58.adb: New test.
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float128 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float128_runtime } */
#define WIDTH 128
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float128 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float128_runtime } */
#define WIDTH 128
/* { dg-do run } */
/* { dg-options "-fsignaling-nans" } */
/* { dg-add-options float128 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float128_runtime } */
/* { dg-require-effective-target fenv_exceptions } */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float128 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float128_runtime } */
#define WIDTH 128
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float128 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float128_runtime } */
#define WIDTH 128
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float128x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float128x_runtime } */
#define WIDTH 128
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float128x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float128x_runtime } */
#define WIDTH 128
/* { dg-do run } */
/* { dg-options "-fsignaling-nans" } */
/* { dg-add-options float128x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float128x_runtime } */
/* { dg-require-effective-target fenv_exceptions } */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float128x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float128x_runtime } */
#define WIDTH 128
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float128x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float128x_runtime } */
#define WIDTH 128
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float16 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float16_runtime } */
#define WIDTH 16
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float16 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float16_runtime } */
#define WIDTH 16
/* { dg-do run } */
/* { dg-options "-fsignaling-nans" } */
/* { dg-add-options float16 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float16_runtime } */
/* { dg-require-effective-target fenv_exceptions } */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float16 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float16_runtime } */
#define WIDTH 16
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float16 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float16_runtime } */
#define WIDTH 16
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float32 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float32_runtime } */
#define WIDTH 32
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float32 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float32_runtime } */
#define WIDTH 32
/* { dg-do run } */
/* { dg-options "-fsignaling-nans" } */
/* { dg-add-options float32 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float32_runtime } */
/* { dg-require-effective-target fenv_exceptions } */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float32 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float32_runtime } */
#define WIDTH 32
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float32 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float32_runtime } */
#define WIDTH 32
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float32x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float32x_runtime } */
#define WIDTH 32
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float32x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float32x_runtime } */
#define WIDTH 32
/* { dg-do run } */
/* { dg-options "-fsignaling-nans" } */
/* { dg-add-options float32x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float32x_runtime } */
/* { dg-require-effective-target fenv_exceptions } */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float32x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float32x_runtime } */
#define WIDTH 32
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float32x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float32x_runtime } */
#define WIDTH 32
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float64 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float64_runtime } */
#define WIDTH 64
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float64 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float64_runtime } */
#define WIDTH 64
/* { dg-do run } */
/* { dg-options "-fsignaling-nans" } */
/* { dg-add-options float64 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float64_runtime } */
/* { dg-require-effective-target fenv_exceptions } */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float64 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float64_runtime } */
#define WIDTH 64
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float64 } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float64_runtime } */
#define WIDTH 64
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float64x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float64x_runtime } */
#define WIDTH 64
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float64x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float64x_runtime } */
#define WIDTH 64
/* { dg-do run } */
/* { dg-options "-fsignaling-nans" } */
/* { dg-add-options float64x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float64x_runtime } */
/* { dg-require-effective-target fenv_exceptions } */
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float64x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float64x_runtime } */
#define WIDTH 64
/* { dg-do run } */
/* { dg-options "" } */
/* { dg-add-options float64x } */
+/* { dg-add-options ieee } */
/* { dg-require-effective-target float64x_runtime } */
#define WIDTH 64