public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] xfail gfortran.dg/pr45636.f90 on 32-bit hppa-*-*
@ 2014-08-07 21:54 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2014-08-07 21:54 UTC (permalink / raw)
  To: GCC Patches; +Cc: fortran

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

Test fails on all 32-bit hppa systems.

Tested on hppa-unknown-linux-gnu.  Committed to trunk, 4.9 and 4.8.

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



[-- Attachment #2: pr45636.f90.d.txt --]
[-- Type: text/plain, Size: 686 bytes --]

2014-08-07  John David Anglin  <danglin@gcc.gnu.org>

	PR tree-optimization/60707
	* gfortran.dg/pr45636.f90: xfail on 32-bit hppa*-*-*.

Index: gfortran.dg/pr45636.f90
===================================================================
--- gfortran.dg/pr45636.f90	(revision 213646)
+++ gfortran.dg/pr45636.f90	(working copy)
@@ -10,5 +10,5 @@
   b = y
   call sub(a, b)
 end program main
-! { dg-final { scan-tree-dump-times "memset" 0 "forwprop2" { xfail { mips*-*-* && { ! nomips16 } } } } }
+! { dg-final { scan-tree-dump-times "memset" 0 "forwprop2" { xfail { { hppa*-*-* && { ! lp64 } } || { mips*-*-* && { ! nomips16 } } } } } }
 ! { dg-final { cleanup-tree-dump "forwprop2" } }

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

only message in thread, other threads:[~2014-08-07 21:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-07 21:54 [committed] xfail gfortran.dg/pr45636.f90 on 32-bit hppa-*-* John David Anglin

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