trans-expr.c (gfc_conv_gfc_desc_to_cfi_desc): Deal with exprs that are indirect refer...
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 15 Jan 2019 19:52:08 +0000 (19:52 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 15 Jan 2019 19:52:08 +0000 (19:52 +0000)
commit92f3a180aaf6f3cd0b06e282632fc320445e3c01
tree2da21eecc2233e94fad3334c4efbde354bd97134
parent51177d3d648e871c936787f073b72389a4683ca3
trans-expr.c (gfc_conv_gfc_desc_to_cfi_desc): Deal with exprs that are indirect references; ie.

2019-01-15  Paul Thomas  <pault@gcc.gnu.org>

* trans-expr.c (gfc_conv_gfc_desc_to_cfi_desc): Deal with exprs
that are indirect references; ie. dummy arguments.

2019-01-15  Paul Thomas  <pault@gcc.gnu.org>

* gfortran.dg/ISO_Fortran_binding_2.c : Change reference to
ISO_Fortran_binding_2.h.

From-SVN: r267946
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/ISO_Fortran_binding_1.c