[PATCH][libstdc++][Testsuite] isctype test fails for newlib.

Matthew Wahab matthew.wahab@arm.com
Mon Feb 9 11:25:00 GMT 2015


On 07/02/15 00:11, Jonathan Wakely wrote:
> Any idea why HP still sees the tests fail? See comment 8 at
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64467#c8

It looks like he's found the problem: that _NEWLIB_ is a recent addition 
that isn't in the version he's using. I'll try replacing _NEWLIB_ with 
_NEWLIB_VERSION_ as suggested.

Matthew




More information about the Libstdc++ mailing list