re PR fortran/3743 (Reference to intrinsic `ISHFT' invalid)

2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>

	PR fortran/3743
	* g77.f-torture/execute/f90-intrinsic-bit.x: Remove
	* g77.f-torture/compile/pr3743.x: Remove

From-SVN: r49382
This commit is contained in:
David Billinghurst 2002-01-31 23:48:06 +00:00 committed by David Billinghurst
parent 5809eb5f4c
commit 81622d2908
3 changed files with 6 additions and 18 deletions

View File

@ -1,3 +1,9 @@
2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
PR fortran/3743
* g77.f-torture/execute/f90-intrinsic-bit.x: Remove
* g77.f-torture/compile/pr3743.x: Remove
2002-01-31 Tom Rix <trix@redhat.com>
* gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.

View File

@ -1,9 +0,0 @@
# This doesn't work on irix6.x or solaris2.[78]
# GNATS PR 3743
global target_triplet
if { [istarget "mips-sgi-irix6*"] || [istarget "sparc-sun-solaris2.*"] } {
set torture_compile_xfail "$target_triplet"
}
return 0

View File

@ -1,9 +0,0 @@
# This doesn't work on irix6.x or solaris2.[78]
# GNATS PR 3743
global target_triplet
if { [istarget "mips*-sgi-irix6*"] || [istarget "sparc-sun-solaris2.*"] } {
set torture_compile_xfail "$target_triplet"
}
return 0