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
This commit is contained in:
parent
8f88da406b
commit
80a86f2176
@ -1,3 +1,8 @@
|
||||
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() { }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user