]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
pr50396.c: Use dg-add-options ieee.
authorUros Bizjak <ubizjak@gmail.com>
Wed, 28 Dec 2011 09:30:16 +0000 (10:30 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 28 Dec 2011 09:30:16 +0000 (10:30 +0100)
* gcc.dg/torture/pr50396.c: Use dg-add-options ieee.

From-SVN: r182707

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr50396.c

index c923c3f10b935d3a7d5213c6a1f56bfb47852bb1..a33c9977368a77628ee17f7b6b3728f89d4e3755 100644 (file)
@@ -1,3 +1,7 @@
+2011-12-28  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/torture/pr50396.c: Use dg-add-options ieee.
+
 2011-12-23  Richard Guenther  <rguenther@suse.de>
 
        PR rtl-optimization/50396
index 8e5d008ca01f0762a80c83acca8ca826a761b9a3..aa17ebdaa842c299b37dbd33b6e1a83f921afed6 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do run } */
+/* { dg-add-options ieee } */
 
 extern void abort (void);
 typedef float vf128 __attribute__((vector_size(16)));