From 3d08653292b8398f09b0e0a1a5d1dd348b76910d Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 30 Jun 2021 11:47:09 +0800 Subject: gcc: correct the desc of constexpr-52830 XPASS and FAIL --- chapter08/gcc.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'chapter08/gcc.xml') diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index 28a39a770..ae085f0f1 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -122,8 +122,9 @@ su tester -c "PATH=$PATH make -k check" . In g++, three tests in constexpr-52830 are known to fail and - also to be treated as unexpected successes (XPASS) even though they - report 'internal compiler error'. + also to be treated as unexpected successes (XPASS). This is because + an internal compiler error on this test is fixed, but + the compiler still rejects some valid code. @@ -155,6 +156,7 @@ su tester -c "PATH=$PATH make -k check" is not enabled in the kernel even though it is present on the CPU. + Install the package and remove an unneeded directory: make install -- cgit v1.2.3-54-g00ecf