re PR fortran/31550 (f951: segfault in fold-const.c:1963)
authorPaul Thomas <pault@gcc.gnu.org>
Fri, 13 Apr 2007 16:01:36 +0000 (16:01 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Fri, 13 Apr 2007 16:01:36 +0000 (16:01 +0000)
commitd6a7a3be7489a8a89f352cc787fa6dbbe73ba85a
tree7a40dd5e9cd1696ff750cbbedd9e56dddec6c1b1
parent0615f92345112bf405492e83c49273f4956e6df2
re PR fortran/31550 (f951: segfault in fold-const.c:1963)

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

PR fortran/31550
* trans-types.c (copy_dt_decls_ifequal): Do not get pointer
derived type components.

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

PR fortran/31550
* gfortran.dg/used_types_16.f90: New test.

From-SVN: r123791
gcc/fortran/ChangeLog
gcc/fortran/trans-types.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/used_types_16.f90 [new file with mode: 0644]