diff options
author | pault <pault@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-06-01 04:35:38 +0000 |
---|---|---|
committer | pault <pault@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-06-01 04:35:38 +0000 |
commit | e815d37d0ff358d4678f1e157804e9a520407a77 (patch) | |
tree | 267121ad7ae5eb38b1baf53d34e58374d138a47e /gcc/config.host | |
parent | ee3081247a6b613c279ab98a53432516f525652b (diff) | |
download | ppe42-gcc-e815d37d0ff358d4678f1e157804e9a520407a77.tar.gz ppe42-gcc-e815d37d0ff358d4678f1e157804e9a520407a77.zip |
2006-06-01 Paul Thomas <pault@gcc.gnu.org>
PR fortran/25098
PR fortran/25147
* interface.c (compare_parameter): Return 1 if the actual arg
is external and the formal is a procedure.
(compare_actual_formal): If the actual argument is a variable
and the formal a procedure, this an error. If a gsymbol exists
for a procedure of the same name, this is not yet resolved and
the error is cleared.
* trans-intrinsic.c (gfc_conv_associated): Make provision for
zero array length or zero string length contingent on presence
of target, for consistency with standard.
2006-06-01 Paul Thomas <pault@gcc.gnu.org>
PR fortran/25098
* gfortran.dg/dummy_procedure_1.f90: New test.
PR fortran/25147
* gfortran.dg/dummy_procedure_2.f90: New test.
* gfortran.dg/associated_2.f90: Correct to make consistent with
standard.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114296 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.host')
0 files changed, 0 insertions, 0 deletions