diff options
author | Tobias Burnus <tobias@codesourcery.com> | 2019-11-12 19:33:10 +0000 |
---|---|---|
committer | Tobias Burnus <burnus@gcc.gnu.org> | 2019-11-12 20:33:10 +0100 |
commit | fde7112d79174947596b4697f254f169f0b11811 (patch) | |
tree | 0cd1794f67116522ffea80ef46db50c6bb33fc63 /gcc/fortran/module.c | |
parent | d200a49f5c83fa0f2e7332aecf69b6ab4a51b052 (diff) | |
download | gcc-fde7112d79174947596b4697f254f169f0b11811.zip gcc-fde7112d79174947596b4697f254f169f0b11811.tar.gz gcc-fde7112d79174947596b4697f254f169f0b11811.tar.bz2 |
PR fortran/92470 Fixes for CFI_address
libgfortran/
PR fortran/92470
* runtime/ISO_Fortran_binding.c (CFI_address): Handle non-zero
lower_bound; update error message.
(CFI_allocate): Fix comment typo.
(CFI_establish): Fix identation, fix typos, don't check values of 'dv'
argument.
gcc/testsuite/
PR fortran/92470
* gfortran.dg/ISO_Fortran_binding_17.c: New.
* gfortran.dg/ISO_Fortran_binding_17.f90: New.
* gfortran.dg/ISO_Fortran_binding_1.c (elemental_mult_c, allocate_c,
section_c, select_part_c): Update for CFI_{address} changes;
add asserts.
From-SVN: r278101
Diffstat (limited to 'gcc/fortran/module.c')
0 files changed, 0 insertions, 0 deletions