Add comment.

From-SVN: r107217
This commit is contained in:
Eric Botcazou 2005-11-19 10:00:42 +00:00
parent cdd07c4b25
commit 0e32f9bcd5
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
/* { dg-compile } */
/* { dg-options "-O -ftrapping-math" } */
/* There should be exactly 2 +Inf in the assembly file. */
float f1 = __FLT_MAX__ + __FLT_MAX__;
float foo1(void)