]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/91077 (Wrong indexing when using a pointer)
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 7 Jul 2019 10:53:37 +0000 (10:53 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 7 Jul 2019 10:53:37 +0000 (10:53 +0000)
commit94f3d11cfaa27dbac96f5edd48839b884a5c1ef5
treef3d6715a580e9525bba4eb2b58abf27b1b9f7497
parent0b3839a4b267858948f0d2fe9ec600129d5d14b4
re PR fortran/91077 (Wrong indexing when using a pointer)

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

PR fortran/91077
* trans-array.c (gfc_conv_scalarized_array_ref) Delete code
that gave symbol backend decl for subref arrays and deferred
length variables.

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

PR fortran/91077
* gfortran.dg/pointer_array_11.f90 : New test.

From-SVN: r273176
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pointer_array_11.f90 [new file with mode: 0644]
This page took 0.069766 seconds and 5 git commands to generate.