This is the mail archive of the gcc-patches@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]

Re: Tests fixes and debug vector pendantic capacity management change


On 20/12/2014 19:09, Jonathan Wakely wrote:
   There are also 2 tests that XPASS:
XPASS: experimental/string_view/element_access/char/2.cc execution test
XPASS: experimental/string_view/element_access/wchar_t/2.cc execution test

Debug assertions has been commented about because not compatible with constexpr. Do we keep them this way ?

Yes, otherwise they stop being constexpr.


I was more wondering if it fine to keep tests reporting a XPASS status cause they are displayed as the FAIL ones. But I think that XPASS is indeed a good status for a temporary issue.

Patch committed.

François


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