Mercurial > hg > CbC > CbC_gcc
view gcc/testsuite/gfortran.dg/proc_ptr_31.f90 @ 111:04ced10e8804
gcc 7
author | kono |
---|---|
date | Fri, 27 Oct 2017 22:46:09 +0900 |
parents | |
children |
line wrap: on
line source
! { dg-do compile } ! ! PR 49400: [F08] Proc-pointer declaration in BLOCK construct ! ! Contributed by Tobias Burnus <burnus@gcc.gnu.org> block procedure(real),pointer :: p end block end