re PR fortran/69498 (ICE on disjunct cases with displaced or incomplete embedded...
authorNicolas Koenig <koenigni@gcc.gnu.org>
Tue, 21 Mar 2017 14:49:21 +0000 (14:49 +0000)
committerNicolas Koenig <koenigni@gcc.gnu.org>
Tue, 21 Mar 2017 14:49:21 +0000 (14:49 +0000)
commit8c0f9dab864878286b6fd16e26d62be4742cd7d6
treecae26851920d8ab9f1d973ff75985aa00bfc8d22
parentf2c3b420171091bb377137ae3af9ed1cbc173298
re PR fortran/69498 (ICE on disjunct cases with displaced or incomplete embedded statement)

2017-03-18  Nicolas Koenig  <koenigni@student.ethz.ch>

                PR fortran/69498
                * decl.c (add_hidden_procptr_result): Fixed Refs count of the created "ppr@" symbol.

2017-03-18  Nicolas Koenig  <koenigni@student.ethz.ch>

                PR fortran/69498
                * gfortran.dg/unexp_attribute.f90: New test

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