OSDN Git Service

* g++.dg/warn/huge-val1.C: Disable tests on values of HUGE_VAL,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index c0a3744..46a639a 100644 (file)
@@ -1,3 +1,17 @@
+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
+       * g++.dg/template/static18.C: New test.
+
+       PR c++/21514
+       * g++.dg/template/crash19.C: Remove dg-error marker.
+       * g++.dg/template/local4.C: New test.
+
 2005-09-16  Paul Brook  <paul@codesourcery.com>
 
        PR fortran/23906