public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [testsuite] remove arm from xfail list for g++.dg/other/packed1.C
@ 2011-05-24 20:41 Janis Johnson
  2011-05-25  5:58 ` Mike Stump
  0 siblings, 1 reply; 2+ messages in thread
From: Janis Johnson @ 2011-05-24 20:41 UTC (permalink / raw)
  To: gcc-patches

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

All archived test results for ARM for 4.7.0 and 4.6.1 with g++
results include:

XPASS: g++.dg/other/packed1.C execution test

This patch removes arm-*-* from the xfail list for this test.  OK for
trunk and 4.6?

[-- Attachment #2: gcc-20110524-5 --]
[-- Type: text/plain, Size: 550 bytes --]

2011-05-24  Janis Johnson  <janisjo@codesourcery.com>

	* g++.dg/other/packed1.C: Remove arm from xfail list.

Index: g++.dg/other/packed1.C
===================================================================
--- g++.dg/other/packed1.C	(revision 174094)
+++ g++.dg/other/packed1.C	(working copy)
@@ -1,4 +1,4 @@
-// { dg-do run { xfail arm*-*-* sh-*-* lm32-*-* } }
+// { dg-do run { xfail sh-*-* lm32-*-* } }
 
 // NMS:2003-04-21 this fails on strict aligned architectures again,
 // the patch was reverted because it broke something more important.

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

* Re: [testsuite] remove arm from xfail list for g++.dg/other/packed1.C
  2011-05-24 20:41 [testsuite] remove arm from xfail list for g++.dg/other/packed1.C Janis Johnson
@ 2011-05-25  5:58 ` Mike Stump
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Stump @ 2011-05-25  5:58 UTC (permalink / raw)
  To: Janis Johnson; +Cc: gcc-patches

On May 24, 2011, at 12:24 PM, Janis Johnson wrote:
> All archived test results for ARM for 4.7.0 and 4.6.1 with g++
> results include:
> 
> XPASS: g++.dg/other/packed1.C execution test
> 
> This patch removes arm-*-* from the xfail list for this test.  OK for
> trunk and 4.6?

Ok.

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

end of thread, other threads:[~2011-05-25  0:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-24 20:41 [testsuite] remove arm from xfail list for g++.dg/other/packed1.C Janis Johnson
2011-05-25  5:58 ` Mike Stump

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