public inbox for gcc-cvs@sourceware.org help / color / mirror / Atom feed
From: Eugene Rozenfeld <erozen@gcc.gnu.org> To: gcc-cvs@gcc.gnu.org Subject: [gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures Date: Wed, 21 Aug 2024 23:57:10 +0000 (GMT) [thread overview] Message-ID: <20240821235710.ECCB4385DDDC@sourceware.org> (raw) https://gcc.gnu.org/g:12a15e5a3f2f3fed01060d0e1a78e2b5586c1195 commit 12a15e5a3f2f3fed01060d0e1a78e2b5586c1195 Author: MS Automation <gnutools@microsoft.com> Date: Tue Aug 20 13:49:41 2024 +0000 Update xfail with new failures Diff: --- .../testsuite-management/x86_64-pc-linux-gnu.xfail | 23 +++++++++++++++++++++- 1 file changed, 22 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 fabb9ea1df0f..a6e4d9801a96 100644 --- a/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail +++ b/contrib/testsuite-management/x86_64-pc-linux-gnu.xfail @@ -239,4 +239,25 @@ FAIL: gcc.dg/guality/vla-1.c -O2 -DPREVENT_OPTIMIZATION line 17 sizeof (a) == 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 +FAIL: gcc.dg/guality/vla-1.c -Os -DPREVENT_OPTIMIZATION line 17 sizeof (a) == 6 +FAIL: gcc.dg/guality/loop-1.c -O2 -DPREVENT_OPTIMIZATION line 20 i == 1 +FAIL: gcc.dg/guality/loop-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 i == 1 +FAIL: gcc.dg/guality/loop-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 20 i == 1 +FAIL: gcc.dg/guality/loop-1.c -O3 -g -DPREVENT_OPTIMIZATION line 20 i == 1 +FAIL: gcc.target/i386/force-indirect-call-2.c scan-assembler-times (?:call|jmp)[ \\t]+\\*% 3 +FAIL: gcc.target/i386/pr101716.c scan-assembler leal[\\t ][^\\n]*eax +FAIL: gcc.target/i386/pr101716.c scan-assembler-not movl[\\t ][^\\n]*eax +FAIL: gcc.target/i386/pr101950-2.c scan-assembler-times \txor[ql]\t 2 +FAIL: gcc.target/i386/pr105493.c scan-tree-dump-times slp1 " MEM <vector\\(4\\) unsigned int> \\[[^]]*\\] = " 4 +FAIL: gcc.target/i386/pr91384.c scan-assembler-not testl +FAIL: gcc.target/i386/stack-check-17.c scan-assembler-not pop +FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 at line 190 (test for warnings, line 185) +FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 at line 221 (test for warnings, line 214) +FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 at line 252 (test for warnings, line 245) +FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) +FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 at line 190 (test for warnings, line 185) +FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 at line 221 (test for warnings, line 214) +FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 at line 252 (test for warnings, line 245) +FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O2 (test for excess errors) +XPASS: gcc.dg/ira-shrinkwrap-prep-1.c scan-rtl-dump ira "Split live-range of register" +XPASS: gcc.dg/ira-shrinkwrap-prep-2.c scan-rtl-dump ira "Split live-range of register" \ No newline at end of file
next reply other threads:[~2024-08-21 23:57 UTC|newest] Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-08-21 23:57 Eugene Rozenfeld [this message] -- strict thread matches above, loose matches on Subject: below -- 2024-02-21 3:04 Eugene Rozenfeld 2023-11-20 21:52 Eugene Rozenfeld 2023-09-19 6:43 Eugene Rozenfeld 2023-06-27 21:21 Eugene Rozenfeld 2023-04-27 23:29 Eugene Rozenfeld 2023-03-14 6:18 Eugene Rozenfeld 2023-01-27 1:32 Eugene Rozenfeld 2022-12-08 1:26 Eugene Rozenfeld 2022-11-12 2:23 Eugene Rozenfeld 2022-10-16 0:28 Eugene Rozenfeld 2022-10-02 7:13 Eugene Rozenfeld 2022-09-23 1:22 Eugene Rozenfeld 2022-08-29 22:29 Eugene Rozenfeld 2022-07-21 21:40 Eugene Rozenfeld 2022-03-29 1:20 Eugene Rozenfeld 2022-01-19 22:54 Eugene Rozenfeld 2022-01-13 2:54 Eugene Rozenfeld 2021-11-10 4:29 Eugene Rozenfeld 2021-10-23 0:10 Eugene Rozenfeld
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20240821235710.ECCB4385DDDC@sourceware.org \ --to=erozen@gcc.gnu.org \ --cc=gcc-cvs@gcc.gnu.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).