public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Patch to xfail pr33009.c and pr11832.c on ia64-*-*
@ 2008-09-11 16:26 Steve Ellcey
  2008-09-11 21:34 ` Janis Johnson
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Ellcey @ 2008-09-11 16:26 UTC (permalink / raw)
  To: gcc-patches

I will check this in as obvious unless someone objects.  These tests
fail on ia64 (hpux and linux) just like they do on hppa, mips, etc.

Steve Ellcey
sje@cup.hp.com


2008-09-11  Steve Ellcey  <sje@cup.hp.com>

	* gcc.c-torture/compile/pr11832.c: xfail on ia64-*-*.
	* gcc.c-torture/compile/pr33009.c: Ditto.


Index: gcc.c-torture/compile/pr11832.c
===================================================================
--- gcc.c-torture/compile/pr11832.c	(revision 140188)
+++ gcc.c-torture/compile/pr11832.c	(working copy)
@@ -1,6 +1,6 @@
 /* { dg-do compile } */
-/* Currently ICEs for HPPA, MIPS, CRIS and PowerPC; see PR33642.  */
-/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* } { "*" } { "" } } */
+/* Currently ICEs for IA64, HPPA, MIPS, CRIS and PowerPC; see PR33642.  */
+/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* ia64-*-* } { "*" } { "" } } */
 /* Currently ICEs for (x86 && ilp32 && pic).  */
 /* { dg-xfail-if "PR33642/36240" { { i?86-*-* x86_64-*-* } && { ilp32 && { ! nonpic } } } { "*" } { "" } } */
 /* { dg-prune-output ".*internal compiler error.*" }
Index: gcc.c-torture/compile/pr33009.c
===================================================================
--- gcc.c-torture/compile/pr33009.c	(revision 140188)
+++ gcc.c-torture/compile/pr33009.c	(working copy)
@@ -1,6 +1,6 @@
 /* { dg-do compile } */
-/* Currently ICEs for HPPA, MIPS, CRIS and PowerPC; see PR33642.  */
-/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* } { "*" } { "" } } */
+/* Currently ICEs for IA64, HPPA, MIPS, CRIS and PowerPC; see PR33642.  */
+/* { dg-xfail-if "PR33642" { hppa*-*-* mips*-*-* powerpc*-*-linux* cris-*-* crisv32-*-* ia64-*-* } { "*" } { "" } } */
 /* Currently ICEs for (x86 && ilp32 && pic).  */
 /* { dg-xfail-if "PR33642/36240" { { i?86-*-* x86_64-*-* } && { ilp32 && { ! nonpic } } } { "*" } { "" } } */
 /* { dg-prune-output ".*internal compiler error.*" }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Patch to xfail pr33009.c and pr11832.c on ia64-*-*
  2008-09-11 16:26 Patch to xfail pr33009.c and pr11832.c on ia64-*-* Steve Ellcey
@ 2008-09-11 21:34 ` Janis Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Janis Johnson @ 2008-09-11 21:34 UTC (permalink / raw)
  To: Steve Ellcey; +Cc: gcc-patches

On Thu, 2008-09-11 at 08:56 -0700, Steve Ellcey wrote:
> I will check this in as obvious unless someone objects.  These tests
> fail on ia64 (hpux and linux) just like they do on hppa, mips, etc.

Fine with me.

Janis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-11 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-11 16:26 Patch to xfail pr33009.c and pr11832.c on ia64-*-* Steve Ellcey
2008-09-11 21:34 ` Janis Johnson

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