Commit 80a86f21 by David Billinghurst Committed by David Billinghurst

2002-01-08 David Billinghurst <David.Billinghurst@riotinto.com>

	* testsuite/26_numerics/c99_classification_macros_c.cc
	Remove dg-error and dg-excess-errors comments.

From-SVN: r48862
parent 8f88da40
2002-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
* testsuite/26_numerics/c99_classification_macros_c.cc
Remove dg-error and dg-excess-errors comments.
2002-01-14 Benjamin Kosnik <bkoz@redhat.com>
* include/bits/locale_facets.tcc (time_put::put): Correct output
......
......@@ -28,11 +28,10 @@
// the GNU General Public License.
// { dg-do compile }
// { dg-excess-errors "" }
#include <math.h>
void fpclassify() { } // { dg-error "parse error" "" { xfail *-*-* } }
void fpclassify() { }
void isfinite() { }
......
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