assumed_dummy_1.f90: Fix dg directive.

2007-05-10 Dominique d'Humieres <dominiq@lps.ens.fr>
* assumed_dummy_1.f90: Fix dg directive.
* char_initialiser_actual.f90: Likewise.
* nested_modules_2.f90: Likewise.
* shift-alloc.f90: Likewise.

From-SVN: r124598
This commit is contained in:
Dominique d'Humieres 2007-05-10 13:11:45 -07:00 committed by Brooks Moses
parent 40790141b7
commit 8b42b2fb96
5 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,10 @@
2007-05-10 Dominique d'Humières <dominiq@lps.ens.fr>
* assumed_dummy_1.f90: Fix dg directive.
* char_initialiser_actual.f90: Likewise.
* nested_modules_2.f90: Likewise.
* shift-alloc.f90: Likewise.
2007-05-10 Andreas Krebbel <krebbel1@de.ibm.com>
* gcc.dg/20070507-1.c: Disable for non-pic targets.

View File

@ -1,4 +1,4 @@
! { dg do-run}
! { dg-do run}
! Tests the fix for PRs 19358, 19477, 21211 and 21622.
!
! Note that this tests only the valid cases with explicit interfaces.

View File

@ -1,4 +1,4 @@
! { dg do-run }
! { dg-do run }
! Tests passing of character array initialiser as actual argument.
! Fixes PR18109.
! Contributed by Paul Thomas pault@gcc.gnu.org

View File

@ -1,4 +1,4 @@
! { dg do-run }
! { dg-do run }
! This tests the patch for PR16861.
!
! Contributed by Paul Thomas <pault@gcc.gnu.org>

View File

@ -1,4 +1,4 @@
! { dg do-run }
! { dg-do run }
! PR 22144: eoshift1, eoshift3 and cshift1 used to lack memory
! allocation, which caused the writes to segfault.
program main