This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PATCH, committed] PR80611 [8 regression] test case gfortran.dg/coarray_lock_7.f90 fails starting with r247495
- From: Dominique d'Humières <dominiq at lps dot ens dot fr>
- To: gfortran <fortran at gcc dot gnu dot org>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 9 May 2017 18:04:45 +0200
- Subject: [PATCH, committed] PR80611 [8 regression] test case gfortran.dg/coarray_lock_7.f90 fails starting with r247495
- Authentication-results: sourceware.org; auth=none
I just committed a patch at revision r247803 with updated dg-final regexps (approved by Rich in bugzilla).
Dominique