public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/c++-modules] Adding option -g to pr96737.f90.
@ 2020-08-28 16:00 Nathan Sidwell
  0 siblings, 0 replies; only message in thread
From: Nathan Sidwell @ 2020-08-28 16:00 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:967454a212c7693577a1911e637c3f9f3edc7ccf

commit 967454a212c7693577a1911e637c3f9f3edc7ccf
Author: Paul Thomas <pault@gcc.gnu.org>
Date:   Sun Aug 23 15:37:21 2020 +0100

    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.

Diff:
---
 gcc/testsuite/gfortran.dg/pr96737.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gfortran.dg/pr96737.f90 b/gcc/testsuite/gfortran.dg/pr96737.f90
index c92085cc148..b5a03e8fd3c 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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-28 16:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-28 16:00 [gcc/devel/c++-modules] Adding option -g to pr96737.f90 Nathan Sidwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).