OSDN Git Service

* g++.dg/warn/huge-val1.C: Disable tests on values of HUGE_VAL,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 7bb4fb1..46a639a 100644 (file)
@@ -1,3 +1,8 @@
+2005-09-16  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * g++.dg/warn/huge-val1.C: Disable tests on values of HUGE_VAL,
+       HUGE_VALF and HUGE_VALL unless __GLIBC__ is defined.
+
 2005-09-16  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/23914