OSDN Git Service

2008-06-25 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2008 23:04:33 +0000 (23:04 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2008 23:04:33 +0000 (23:04 +0000)
commit471b69d01b48fc364f9a3febffbe4de4f4e31a7f
tree5499b47a64e3f601ea22fe21b340401bb7e10eec
parentb4b9436b0b637ff605e2afbcd65e1523239c4e05
2008-06-25  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/36526
* interface.c (check_intents):  Correct error where the actual
arg was checked for a pointer argument, rather than the formal.

2008-06-25  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/36526
* gfortran.dg/proc_formal_proc_2.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137125 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pure_formal_proc_2.f90 [new file with mode: 0644]