Hi,

On 06/11/2017 09:48, Martin Liška wrote:
On 11/03/2017 04:29 PM, Jason Merrill wrote:
Fix constexpr_fn_retval to ignore the call to __builtin_unreachable.

Jason
Done that and I'm going to install the patches as it was last blocker.
Sorry, I didn't follow in detail the whole thread, but I'm now seeing many fails. Eg, many cilk-plus, or:

FAIL: g++.dg/pr45788.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/pr45788.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/pr45788.C  -std=gnu++14 (test for excess errors)
FAIL: g++.dg/pr64688.C   (test for excess errors)
FAIL: g++.dg/pr65032.C   (test for excess errors)
FAIL: g++.dg/pr71633.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/pr71633.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/pr71633.C  -std=gnu++14 (test for excess errors)
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++14 (test for excess errors)
FAIL: g++.dg/eh/sighandle.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/eh/sighandle.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/eh/sighandle.C  -std=gnu++14 (test for excess errors)
FAIL: g++.dg/ext/vector14.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/ext/vector14.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/ext/vector14.C  -std=gnu++14 (test for excess errors)

are you still in the process of committing the testsuite changes? I had a quick look (eg, pr45788.C) and some of the fails seem certainly expected.

Thanks,
Paolo.

Reply via email to