This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gfortran,commited] Fix a bunch of dg directives in the testsuite
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: fortran at gcc dot gnu dot org
- Cc: fxcoudert at gmail dot com
- Date: Fri, 30 Mar 2007 08:12:19 +0200
- Subject: Re: [gfortran,commited] Fix a bunch of dg directives in the testsuite
> ...
> One case is troubling, though: gfortran.dg/pointer_intent_1.f90 has a "dg-run"
> instead of "dg-do run", and when I fixed that, it is run and I discovered
> it fails at -O0. Tobias, could you look into it? Or do you prefer that I open a PR?
> ...
I have reported a similar problem in
http://gcc.gnu.org/ml/fortran/2007-03/msg00345.html
and opened pr31240 with a recent comment about other compilers
behaviors.
Dominique