diff options
author | Paul Thomas <pault@gcc.gnu.org> | 2008-02-03 11:29:27 +0000 |
---|---|---|
committer | Paul Thomas <pault@gcc.gnu.org> | 2008-02-03 11:29:27 +0000 |
commit | b9332b094d2b506da84d847b0e3a9cfc528dd25b (patch) | |
tree | 730852770e905aafbbe0906c5de87169a2ad6c36 /gcc/print-tree.c | |
parent | ce3605e2bbe385f8d07e045a614e470eaaaa0838 (diff) | |
download | gcc-b9332b094d2b506da84d847b0e3a9cfc528dd25b.zip gcc-b9332b094d2b506da84d847b0e3a9cfc528dd25b.tar.gz gcc-b9332b094d2b506da84d847b0e3a9cfc528dd25b.tar.bz2 |
re PR fortran/32760 (Error defining subroutine named PRINT)
2008-02-03 Paul Thomas <pault@gcc.gnu.org>
PR fortran/32760
* resolve.c (resolve_allocate_deallocate): New function.
(resolve_code): Call it for allocate and deallocate.
* match.c (gfc_match_allocate, gfc_match_deallocate) : Remove
the checking of the STAT tag and put in above new function.
* primary,c (match_variable): Do not fix flavor of host
associated symbols yet if the type is not known.
2008-02-03 Paul Thomas <pault@gcc.gnu.org>
PR fortran/32760
* gfortran.dg/host_assoc_variable_1.f90: New test.
* gfortran.dg/allocate_stat.f90: Change last three error messages.
From-SVN: r132078
Diffstat (limited to 'gcc/print-tree.c')
0 files changed, 0 insertions, 0 deletions