diff mbox series

[testsuite] : Xfail pr84512.c on alpha*-*-*.

Message ID CAFULd4aKKLobm_MereOWcLPR_dNwyD3h1KEcWFTMQyktFFM5nQ@mail.gmail.com
State New
Headers show
Series [testsuite] : Xfail pr84512.c on alpha*-*-*. | expand

Commit Message

Uros Bizjak Aug. 1, 2018, 11:16 a.m. UTC
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.

+/* { dg-final { scan-tree-dump "return 285;" "optimized" { xfail { {
alpha*-*-* nvptx*-*-* } || { sparc*-*-* && lp64 } } } } } */
diff mbox series

Patch

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.  */