c99_classification_macros_c.cc: XFAIL on *-*-linux*, not *-*-linux-gnu.
* testsuite/26_numerics/cmath/c99_classification_macros_c.cc: XFAIL on *-*-linux*, not *-*-linux-gnu. From-SVN: r104125
This commit is contained in:
parent
31fa16b689
commit
225d3396bf
@ -1,3 +1,8 @@
|
||||
2005-09-10 Joseph S. Myers <joseph@codesourcery.com>
|
||||
|
||||
* testsuite/26_numerics/cmath/c99_classification_macros_c.cc:
|
||||
XFAIL on *-*-linux*, not *-*-linux-gnu.
|
||||
|
||||
2005-09-09 Benjamin Kosnik <bkoz@redhat.com>
|
||||
Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
|
@ -27,8 +27,8 @@
|
||||
// invalidate any other reasons why the executable file might be covered by
|
||||
// the GNU General Public License.
|
||||
|
||||
// { dg-do compile { xfail *-*-linux-gnu *-*-darwin* } }
|
||||
// { dg-excess-errors "" { target *-*-linux-gnu *-*-darwin* } }
|
||||
// { dg-do compile { xfail *-*-linux* *-*-darwin* } }
|
||||
// { dg-excess-errors "" { target *-*-linux* *-*-darwin* } }
|
||||
|
||||
#include <math.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user