This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

c99_classification_macros_c.cc


On Mon, Apr 22, 2002 at 12:25:33AM -0700, Zack Weinberg wrote:
>                 === libstdc++-v3 tests ===
> FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)

Regarding this test, what is it really trying to test?
Couldn't find any word on mailing lists about it.
>From ISO C99 7.12.3 I understand these are required to be macros by C99
and the test is testing whether they are not macros.
Is C++ required to have its own copy of math.h or what?
Shouldn't the test be at least XFAILed for all glibc platforms?

	Jakub


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