]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/28788 (ICE on valid code)
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 29 Aug 2006 04:51:32 +0000 (04:51 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 29 Aug 2006 04:51:32 +0000 (04:51 +0000)
commitd218d0e66d1144e1a727c13fb0586c82b4fc3d87
tree3e08d5448036b39d4836ec041f5f02403a2e6231
parentbb6e56215c46410b8e3422dd10d2eab27df148bd
re PR fortran/28788 (ICE on valid code)

2006-08-29  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/28788
REGRESSION FIX
* symbol.c (gfc_use_derived): Never eliminate the symbol,
following reassociation of use associated derived types.

2006-08-29  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/28788
* gfortran.dg/used_types_5.f90: New test.
* gfortran.dg/used_types_6.f90: New test.

From-SVN: r116552
gcc/fortran/ChangeLog
gcc/fortran/symbol.c
gcc/testsuite/gfortran.dg/used_types_5.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/used_types_6.f90 [new file with mode: 0644]