public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [SH] Remove XFAIL from packed1.C test case
@ 2012-07-02 23:28 Oleg Endo
  2012-07-03  0:44 ` Kaz Kojima
  0 siblings, 1 reply; 2+ messages in thread
From: Oleg Endo @ 2012-07-02 23:28 UTC (permalink / raw)
  To: gcc-patches

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

Hello,

The test case g++.dg/other/packed1.C does not fail on SH.
Is it OK to remove SH from the xfail list there?

Tested with 
make -k check RUNTESTFLAGS="dg.exp=packed1.C --target_board=sh-sim
\{-m2/-ml,-m2/-mb,-m2a/-mb,-m2a-single/-mb,-m4/-ml,-m4/-mb,
-m4-single/-ml,-m4-single/-mb,-m4a-single/-ml,-m4a-single/-mb}"

to confirm that the test case passes.

Cheers,
Oleg

testsuite/ChangeLog:

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


[-- Attachment #2: sh_xfail_packed1.patch --]
[-- Type: text/x-patch, Size: 465 bytes --]

Index: gcc/testsuite/g++.dg/other/packed1.C
===================================================================
--- gcc/testsuite/g++.dg/other/packed1.C	(revision 189180)
+++ gcc/testsuite/g++.dg/other/packed1.C	(working copy)
@@ -1,4 +1,4 @@
-// { dg-do run { xfail sh-*-* lm32-*-* } }
+// { dg-do run { xfail 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: [SH] Remove XFAIL from packed1.C test case
  2012-07-02 23:28 [SH] Remove XFAIL from packed1.C test case Oleg Endo
@ 2012-07-03  0:44 ` Kaz Kojima
  0 siblings, 0 replies; 2+ messages in thread
From: Kaz Kojima @ 2012-07-03  0:44 UTC (permalink / raw)
  To: oleg.endo; +Cc: gcc-patches

Oleg Endo <oleg.endo@t-online.de> wrote:
> The test case g++.dg/other/packed1.C does not fail on SH.
> Is it OK to remove SH from the xfail list there?

OK.

Regards,
	kaz

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

end of thread, other threads:[~2012-07-03  0:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-02 23:28 [SH] Remove XFAIL from packed1.C test case Oleg Endo
2012-07-03  0:44 ` Kaz Kojima

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