projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
506bd24
)
Change testcase for pr96325 from run to compile.
author
Paul Thomas
<pault@gcc.gnu.org>
Tue, 4 Aug 2020 06:53:50 +0000
(07:53 +0100)
committer
Paul Thomas
<pault@gcc.gnu.org>
Tue, 4 Aug 2020 06:53:50 +0000
(07:53 +0100)
2020-08-04 Paul Thomas <pault@gcc.gnu.org>
gcc/testsuite/
PR fortran/96325
* gfortran.dg/pr96325.f90: Change from run to compile.
gcc/testsuite/gfortran.dg/pr96325.f90
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gfortran.dg/pr96325.f90
b/gcc/testsuite/gfortran.dg/pr96325.f90
index 06314a21bb80088699eb6e53fffc86bb8bbb6a9d..62f4cfbf3b23dcc516f795f795e50dd5a72fc43f 100644
(file)
--- a/
gcc/testsuite/gfortran.dg/pr96325.f90
+++ b/
gcc/testsuite/gfortran.dg/pr96325.f90
@@
-1,4
+1,4
@@
-! { dg-do
run
}
+! { dg-do
compile
}
!
! Test the fix for PR96325 in which the typebound procedure reference
! 'foo' was applied to an intrinsic type component without generating