Commit 0e32f9bc by Eric Botcazou

Add comment.

From-SVN: r107217
parent cdd07c4b
/* { dg-compile } */ /* { dg-compile } */
/* { dg-options "-O -ftrapping-math" } */ /* { dg-options "-O -ftrapping-math" } */
/* There should be exactly 2 +Inf in the assembly file. */
float f1 = __FLT_MAX__ + __FLT_MAX__; float f1 = __FLT_MAX__ + __FLT_MAX__;
float foo1(void) float foo1(void)
......
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