]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/34558 (ICE with same TYPE in both program and interface)
authorPaul Thomas <pault@gcc.gnu.org>
Mon, 31 Dec 2007 18:05:10 +0000 (18:05 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Mon, 31 Dec 2007 18:05:10 +0000 (18:05 +0000)
commit63287e10a8527f9ed9d7c3939943ab1bc66aa46b
treedaf721ae8c46819c335ccc6f7647203507b90390
parent881466d851f3c806692bda4569a4534d89848104
re PR fortran/34558 (ICE with same TYPE in both program and interface)

2007-12-31  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34558
* interface.c (gfc_compare_types): Prevent linked lists from
putting this function into an endless recursive loop.

2007-12-31  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34558
* gfortran.dg/linked_list_1.f90: New test.

From-SVN: r131238
gcc/fortran/ChangeLog
gcc/fortran/interface.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/linked_list_1.f90 [new file with mode: 0644]
This page took 0.081176 seconds and 5 git commands to generate.