aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPaul Thomas <pault@gcc.gnu.org>2020-08-23 15:37:21 +0100
committerPaul Thomas <pault@gcc.gnu.org>2020-08-23 15:37:21 +0100
commit967454a212c7693577a1911e637c3f9f3edc7ccf (patch)
tree2965217cbd963ecbcc954b084b64442662d93b2e /gcc
parentc4565031c8dc6b5289e36553e5cd937a91825953 (diff)
downloadgcc-967454a212c7693577a1911e637c3f9f3edc7ccf.zip
gcc-967454a212c7693577a1911e637c3f9f3edc7ccf.tar.gz
gcc-967454a212c7693577a1911e637c3f9f3edc7ccf.tar.bz2
Adding option -g to pr96737.f90.
2020-08-23 Paul Thomas <pault@gcc.gnu.org> gcc/testsuite/ PR fortran/96737 * gfortran.dg/pr96737.f90: Add option -g.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/gfortran.dg/pr96737.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/pr96737.f90 b/gcc/testsuite/gfortran.dg/pr96737.f90
index c92085c..b5a03e8 100644
--- 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.