public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: John David Anglin <dave.anglin@bell.net>
To: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [committed] xfail gcc.dg/tree-ssa/pr55579.c on 32-bit hppa*-*-hpux*
Date: Tue, 12 Mar 2013 01:29:00 -0000	[thread overview]
Message-ID: <BLU0-SMTP8531A2A36CD89D88995E6E97E20@phx.gbl> (raw)
In-Reply-To: <yddhaki2sqw.fsf@lokon.CeBiTec.Uni-Bielefeld.DE>

[-- Attachment #1: Type: text/plain, Size: 375 bytes --]

On 11-Mar-13, at 5:25 AM, Rainer Orth wrote:

> You most likely need whitespace before the xfail.  Also try to add a
> comment (PR reference?) explaining it.

Added comments explaining xfails for gcc.dg/tree-ssa/pr55579.c and  
gcc.dg/tree-ssa/vector-4.c.
Fixed whitespace.

Committed after testing on hppa2.0w-hp-hpux11.11.

Dave
--
John David Anglin	dave.anglin@bell.net



[-- Attachment #2: xfail-comment.d.txt --]
[-- Type: text/plain, Size: 1314 bytes --]

2013-03-11  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

	* gcc.dg/tree-ssa/vector-4.c: Add comment regarding xfail.
	* gcc.dg/tree-ssa/pr55579.c: Likewise.

Index: gcc.dg/tree-ssa/vector-4.c
===================================================================
--- gcc.dg/tree-ssa/vector-4.c	(revision 196592)
+++ gcc.dg/tree-ssa/vector-4.c	(working copy)
@@ -9,6 +9,7 @@
 }
 
 /* The compound literal should be placed directly in the vec_perm.  */
+/* Test is xfailed on 32-bit hppa*-*-* because target-callee-copies.  */
 /* { dg-final { scan-tree-dump-times "VEC_PERM_EXPR <a, b, { 0, 4, 1, 5 }>;" 1 "gimple" { xfail { hppa*-*-* && { ! lp64 } } } } } */
 
 /* { dg-final { cleanup-tree-dump "gimple" } } */
Index: gcc.dg/tree-ssa/pr55579.c
===================================================================
--- gcc.dg/tree-ssa/pr55579.c	(revision 196592)
+++ gcc.dg/tree-ssa/pr55579.c	(working copy)
@@ -11,5 +11,6 @@
   return x;
 }
 
-/* { dg-final { scan-tree-dump "Created a debug-only replacement for s" "esra" {xfail { hppa*-*-hpux* && { ! lp64 } } } } } */
+/* Test fails on 32-bit hppa*-*-hpux*.  See PR debug/56307.  */
+/* { dg-final { scan-tree-dump "Created a debug-only replacement for s" "esra" { xfail { hppa*-*-hpux* && { ! lp64 } } } } } */
 /* { dg-final { cleanup-tree-dump "esra" } } */

      reply	other threads:[~2013-03-12  1:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-11  1:15 John David Anglin
2013-03-11  9:25 ` Rainer Orth
2013-03-12  1:29   ` John David Anglin [this message]

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=BLU0-SMTP8531A2A36CD89D88995E6E97E20@phx.gbl \
    --to=dave.anglin@bell.net \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=ro@CeBiTec.Uni-Bielefeld.DE \
    /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: link
Be 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).