diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2015-01-05 17:15:17 +0000 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2015-01-05 17:15:17 +0000 |
commit | 8b7cec587aa4e4d38ef9a258dc39cef53f8c8482 (patch) | |
tree | 8c4081077c27175971eec83c26efa6ad349c7dde /gcc/tree-ssa-loop-im.c | |
parent | 24fa8749bba103b9258434fc2e3f9a1d99b64385 (diff) | |
download | gcc-8b7cec587aa4e4d38ef9a258dc39cef53f8c8482.zip gcc-8b7cec587aa4e4d38ef9a258dc39cef53f8c8482.tar.gz gcc-8b7cec587aa4e4d38ef9a258dc39cef53f8c8482.tar.bz2 |
re PR fortran/47674 (gfortran.dg/realloc_on_assign_5.f03: Segfault at run time for deferred (allocatable) string length)
2015-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/47674
* dependency.c: Update copyright years.
(gfc_discard_nops): Add prototype.
* dependency.c (discard_nops): Rename to gfc_discard_nops,
make non-static.
(gfc_discard_nops): Use gfc_discard_nops.
(gfc_dep_difference): Likewise.
* frontend-passes.c Update copyright years.
(realloc_strings): New function. Add prototype.
(gfc_run_passes): Call realloc_strings.
(realloc_string_callback): New function.
(create_var): Add prototype. Handle case of a
scalar character variable.
(optimize_trim): Do not handle allocatable variables.
2015-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/47674
* gfortran.dg/realloc_on_assign_25.f90: New test.
From-SVN: r219193
Diffstat (limited to 'gcc/tree-ssa-loop-im.c')
0 files changed, 0 insertions, 0 deletions