diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2019-02-26 19:10:00 +0000 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2019-02-26 19:10:00 +0000 |
commit | e5bf8dee56aaf4c489a1f3ceca04a8fcd1d2665a (patch) | |
tree | d91a3ddd87b0b57de059fb05f1b7671cf07e82b1 /gcc/fortran/check.c | |
parent | 140a0bddcc12f14fcbc914e117ccf79cc6dd16cc (diff) | |
download | gcc-e5bf8dee56aaf4c489a1f3ceca04a8fcd1d2665a.zip gcc-e5bf8dee56aaf4c489a1f3ceca04a8fcd1d2665a.tar.gz gcc-e5bf8dee56aaf4c489a1f3ceca04a8fcd1d2665a.tar.bz2 |
re PR fortran/89496 (gcc/fortran/trans-types.c:3015:9: runtime error: member access within null pointer of type 'struct gfc_formal_arglist')
2019-02-26 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/89496
* trans-types.c (get_formal_from_actual_arglist): If
the actual arglist has no expression, the corresponding
formal arglist is an alternate return.
2019-02-26 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/89496
* gfortran.dg/altreturn_9_0.f90: New file.
* gfortran.dg/altreturn_9_1.f90: New file.
From-SVN: r269226
Diffstat (limited to 'gcc/fortran/check.c')
0 files changed, 0 insertions, 0 deletions