Commit 5394b9f3 by Uros Bizjak Committed by Uros Bizjak

pr50396.c: Use dg-add-options ieee.

	* gcc.dg/torture/pr50396.c: Use dg-add-options ieee.

From-SVN: r182706
parent a024e70e
2011-12-28 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/torture/pr50396.c: Use dg-add-options ieee.
2011-12-27 Eric Botcazou <ebotcazou@adacore.com>
* gcc.c-torture/execute/20111227-1.c: New test.
......
/* { dg-do run } */
/* { dg-add-options ieee } */
extern void abort (void);
typedef float vf128 __attribute__((vector_size(16)));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment