[gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures

Eugene Rozenfeld erozen@gcc.gnu.org
Wed Feb 21 03:04:39 GMT 2024


https://gcc.gnu.org/g:fc9d4b6632b96e209281a5a16b174e440e69ab07

commit fc9d4b6632b96e209281a5a16b174e440e69ab07
Author: MS Automation <gnutools@microsoft.com>
Date:   Wed Jan 31 12:46:26 2024 +0000

    Update xfail with new failures

Diff:
---
 contrib/testsuite-management/x86_64-pc-linux-gnu.xfail | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail b/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail
index b31b671ff180..fabb9ea1df0f 100644
--- a/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail
+++ b/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail
@@ -229,4 +229,14 @@ FAIL: g++.dg/modules/xtreme-header-5_b.C -std=c++2b (test for excess errors)
 FAIL: g++.dg/modules/xtreme-header_b.C -std=c++2b (internal compiler error: tree check: expected class 'type', have 'declaration' (template_decl) in get_originating_module_decl, at cp/module.cc:18649)
 FAIL: gcc.dg/gomp/pr27573.c (internal compiler error: verify_gimple failed)
 FAIL: gcc.dg/gomp/pr27573.c (test for excess errors)
-FAIL: gcc.dg/tree-ssa/ssa-lim-11.c scan-tree-dump-times lim2 "Executing store motion of __gcov0.access_buf\\[[12]\\] from loop 1" 2
\ No newline at end of file
+FAIL: gcc.dg/tree-ssa/ssa-lim-11.c scan-tree-dump-times lim2 "Executing store motion of __gcov0.access_buf\\[[12]\\] from loop 1" 2
+FAIL: gcc.dg/guality/ipa-sra-1.c -O2  -DPREVENT_OPTIMIZATION  line 27 k == 3
+FAIL: gcc.dg/guality/ipa-sra-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  -DPREVENT_OPTIMIZATION line 27 k == 3
+FAIL: gcc.dg/guality/ipa-sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  -DPREVENT_OPTIMIZATION line 27 k == 3
+FAIL: gcc.dg/guality/ipa-sra-1.c -O3 -g  -DPREVENT_OPTIMIZATION  line 27 k == 3
+FAIL: gcc.dg/guality/ipa-sra-1.c -Os  -DPREVENT_OPTIMIZATION  line 27 k == 3
+FAIL: gcc.dg/guality/vla-1.c -O2  -DPREVENT_OPTIMIZATION  line 17 sizeof (a) == 6
+FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  -DPREVENT_OPTIMIZATION line 17 sizeof (a) == 6
+FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  -DPREVENT_OPTIMIZATION line 17 sizeof (a) == 6
+FAIL: gcc.dg/guality/vla-1.c -O3 -g  -DPREVENT_OPTIMIZATION  line 17 sizeof (a) == 6
+FAIL: gcc.dg/guality/vla-1.c -Os  -DPREVENT_OPTIMIZATION  line 17 sizeof (a) == 6
\ No newline at end of file


More information about the Gcc-cvs mailing list