]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/33550 (ICE (segfault) when USEing ambiguous symbols)
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 2 Oct 2007 07:53:05 +0000 (07:53 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 2 Oct 2007 07:53:05 +0000 (07:53 +0000)
commita7ca4d8d3d7caa24e708267d8a6560eb6faf809a
tree351f992681af4a467247bdc3af7bd97396f7e3b9
parente2d299684b33efc10cb3eeb773cb1780af0b5719
re PR fortran/33550 (ICE (segfault) when USEing ambiguous symbols)

2007-10-02  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/33550
* decl.c (get_proc_name): Return rc if rc is non-zero; ie. if
the name is a reference to an ambiguous symbol.

2007-10-02  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/33550
* gfortran.dg/ambiguous_reference_1.f90: New test.

From-SVN: r128949
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/ambiguous_reference_1.f90 [new file with mode: 0644]