From: Paul Thomas Date: Sun, 23 Aug 2020 14:37:21 +0000 (+0100) Subject: Adding option -g to pr96737.f90. X-Git-Tag: basepoints/gcc-12~5447 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=967454a212c7693577a1911e637c3f9f3edc7ccf;p=thirdparty%2Fgcc.git Adding option -g to pr96737.f90. 2020-08-23 Paul Thomas gcc/testsuite/ PR fortran/96737 * gfortran.dg/pr96737.f90: Add option -g. --- diff --git a/gcc/testsuite/gfortran.dg/pr96737.f90 b/gcc/testsuite/gfortran.dg/pr96737.f90 index c92085cc148c..b5a03e8fd3c3 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.