public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, testsuite]: Xfail pr84512.c on alpha*-*-*.
@ 2018-08-01 11:16 Uros Bizjak
  0 siblings, 0 replies; only message in thread
From: Uros Bizjak @ 2018-08-01 11:16 UTC (permalink / raw)
  To: gcc-patches

2018-08-01  Uros Bizjak  <ubizjak@gmail.com>

    * gcc.dg/tree-ssa/pr84512.c: Xfail on alpha*-*-*.

Tested on alphaev68-linux-gnu, committed to mainline SVN.

Uros.

Index: gcc.dg/tree-ssa/pr84512.c
===================================================================
--- gcc.dg/tree-ssa/pr84512.c   (revision 263193)
+++ gcc.dg/tree-ssa/pr84512.c   (working copy)
@@ -12,5 +12,5 @@
   return res;
 }

-/* Target nvptx xfail due to PR84958.  */
-/* { dg-final { scan-tree-dump "return 285;" "optimized" { xfail {
nvptx*-*-* || { sparc*-*-* && lp64 } } } } } */
+/* Listed targets xfailed due to PR84958.  */
+/* { dg-final { scan-tree-dump "return 285;" "optimized" { xfail { {
alpha*-*-* nvptx*-*-* } || { sparc*-*-* && lp64 } } } } } */

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

only message in thread, other threads:[~2018-08-01 11:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-01 11:16 [PATCH, testsuite]: Xfail pr84512.c on alpha*-*-* Uros Bizjak

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