OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / dfp / dec-eval-method.c
index e1ccbb7..070a403 100644 (file)
@@ -1,11 +1,11 @@
 /* { dg-do compile } */
 /* { dg-options "-std=gnu99" } */
                                                                                 
-/* N1107 4: Characteristics of decimal floating types <decfloat.h>.
+/* N1107 4: Characteristics of decimal floating types <float.h>.
    C99 5.2.4.2.2a[2] (New).
 
    Verify that __DEC_EVAL_METHOD__ is defined; it will be used to define
-   DEC_EVAL_METHOD in <decfloat.h>.  */
+   DEC_EVAL_METHOD in <float.h>.  */
 
 int i;
 #ifndef __DEC_EVAL_METHOD__