This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

26_numerics/c99_classification_macros_c.cc


This test has been XPASSing for some time on i686-linux (glibc 2.2).
Looking at the dg markup, I am not sure what the intent of the test
is...

// { dg-do compile { xfail *-*-linux-gnu *-*-freebsd5* } }
// { dg-excess-errors "" { target *-*-linux-gnu *-*-freebsd5* } }

It is possible that the intent was to run the test only on linux and
freebsd5, where the C library is known to have the appropriate
underlying primitives, but xfail it on both; it is also possible that
the test is expected to fail only on those targets.

In fact the test compiles successfully, with no diagnostic output.

Could someone please explain what's supposed to be going on here?

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]