projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c456503
)
Adding option -g to pr96737.f90.
author
Paul Thomas
<pault@gcc.gnu.org>
Sun, 23 Aug 2020 14:37:21 +0000
(15:37 +0100)
committer
Paul Thomas
<pault@gcc.gnu.org>
Sun, 23 Aug 2020 14:37:21 +0000
(15:37 +0100)
2020-08-23 Paul Thomas <pault@gcc.gnu.org>
gcc/testsuite/
PR fortran/96737
* gfortran.dg/pr96737.f90: Add option -g.
gcc/testsuite/gfortran.dg/pr96737.f90
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gfortran.dg/pr96737.f90
b/gcc/testsuite/gfortran.dg/pr96737.f90
index c92085cc148cc777df6c6a261d55204d02e3940e..b5a03e8fd3c36fd776fa187c54e0d76320b39f77 100644
(file)
--- a/
gcc/testsuite/gfortran.dg/pr96737.f90
+++ b/
gcc/testsuite/gfortran.dg/pr96737.f90
@@
-1,5
+1,5
@@
! { dg-do compile }
-! { dg-options "-fcoarray=single" }
+! { dg-options "-fcoarray=single
-g
" }
!
! Test the fix for PR96737 in which the 'TYPE_CANONICAL' was not campatible
! in the submodule.