re PR fortran/36497 (USE association, cray pointers and error checking)
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 3 Jun 2018 11:14:51 +0000 (11:14 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 3 Jun 2018 11:14:51 +0000 (11:14 +0000)
commit5b9a3332c27e2f4ea372f2fc53bcbd27e204fb73
treed015315146730a48895c8f167a12153e06f89093
parent12193bf1b0143795b460c96ebd609321f9663398
re PR fortran/36497 (USE association, cray pointers and error checking)

2018-06-03  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/36497
* decl.c (variable_decl): Use gfc_add_type for cray pointees.

2018-06-03  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/36497
* gfortran.dg/cray_pointer_12.f90: New test.

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