]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/trans-types.cc
re PR fortran/45586 (ICE non-trivial conversion at assignment)
authorTobias Burnus <burnus@net-b.de>
Wed, 27 Jul 2011 22:33:00 +0000 (00:33 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Wed, 27 Jul 2011 22:33:00 +0000 (00:33 +0200)
commit4bfd470b854a067ba8b391b755ff5b12cd3a86ee
treed3f39e5b8327605b3d5e3c4f21ad48b4d1bdd185
parentfa8a398ea90c5e990dfdec7218c09766e70216ba
re PR fortran/45586 (ICE non-trivial conversion at assignment)

2011-07-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/45586
        * trans-types.c (gfc_get_derived_type): Ensure that pointer
        component types are marked as nonrestricted.

2011-07-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/45586
        * gfortran.dg/lto/pr45586-2_0.f90: New.

From-SVN: r176852
gcc/fortran/ChangeLog
gcc/fortran/trans-types.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/lto/pr45586-2_0.f90 [new file with mode: 0644]