strct-varg-1.x: Remove xfail on the h8300 port.

* gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
	h8300 port.

From-SVN: r59610
This commit is contained in:
Kazu Hirata 2002-11-28 17:41:12 +00:00 committed by Kazu Hirata
parent dc7291321c
commit e7c79ef9c9
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
* gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
h8300 port.
2002-11-27 Richard Sandiford <rsandifo@redhat.com>
* gcc.dg/bitfld-6.c: New test.

View File

@ -4,7 +4,4 @@ if { [istarget "mn10200*-*-*"] } {
set torture_execute_xfail "mn10200*-*-*"
}
if { [istarget "h8300*-*-*"] } {
set torture_execute_xfail "h8300*-*-*"
}
return 0