public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] testsuite/104727 - remove XFAIL for gcc.target/i386/pr84101.c
@ 2022-03-01 14:24 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2022-03-01 14:24 UTC (permalink / raw)
  To: gcc-patches


tested on x86_64-unknown-linux-gnu, pushed.

2022-03-01  Richard Biener  <rguenther@suse.de>

	PR testsuite/104727
	* gcc.target/i386/pr84101.c: Remove XFAIL.
---
 gcc/testsuite/gcc.target/i386/pr84101.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gcc/testsuite/gcc.target/i386/pr84101.c b/gcc/testsuite/gcc.target/i386/pr84101.c
index 994ada66c76..cf144894f9b 100644
--- a/gcc/testsuite/gcc.target/i386/pr84101.c
+++ b/gcc/testsuite/gcc.target/i386/pr84101.c
@@ -18,5 +18,4 @@ uint64_pair_t pair(int num)
   return p ;
 }
 
-/* See PR92266 for the XFAIL.  */
-/* { dg-final { scan-tree-dump-not "optimized: basic block" "slp2" { xfail ilp32 } } } */
+/* { dg-final { scan-tree-dump-not "optimized: basic block" "slp2" } } */
-- 
2.34.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-01 14:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01 14:24 [PATCH] testsuite/104727 - remove XFAIL for gcc.target/i386/pr84101.c Richard Biener

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).