[Bug fortran/32926] ICE with external function as argument
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 13 21:02:00 GMT 2007
------- Comment #6 from pault at gcc dot gnu dot org 2007-08-13 21:02 -------
Subject: Bug 32926
Author: pault
Date: Mon Aug 13 21:02:00 2007
New Revision: 127398
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127398
Log:
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.
Added:
trunk/gcc/testsuite/gfortran.dg/external_procedures_3.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/match.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32926
More information about the Gcc-bugs
mailing list