]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/match.c
re PR fortran/32926 (ICE with external function as argument)
authorPaul Thomas <pault@gcc.gnu.org>
Mon, 13 Aug 2007 21:02:00 +0000 (21:02 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Mon, 13 Aug 2007 21:02:00 +0000 (21:02 +0000)
commiteda0ed2597cfab9c967d229b7df2986ef92e663d
tree3f83c824eeb73cf13412e3276dbd038231c3b913
parent5a8af0b4ef5b662dca364091fc4d662eca12bb29
re PR fortran/32926 (ICE with external function as argument)

2007-08-13  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/32926
* match.c (gfc_match_call): Do not create a new symtree in the
case where the existing symbol is external and not referenced.

2007-08-13  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/32926
* gfortran.dg/external_procedures_3.f90: New test.

From-SVN: r127398
gcc/fortran/ChangeLog
gcc/fortran/match.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/external_procedures_3.f90 [new file with mode: 0644]
This page took 0.059873 seconds and 5 git commands to generate.