]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/68147 (Potential incorrect code generation for string self-assignment)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 28 Feb 2016 22:27:55 +0000 (22:27 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 28 Feb 2016 22:27:55 +0000 (22:27 +0000)
commit7b201a88a3a939417df94dedcb766c9b949bf9be
tree3d35470a54267e2095fb3c54fa21ede0e19a7513
parent3070e826ba08f0d2537916ec967cc38dd5c89e1e
re PR fortran/68147 (Potential incorrect code generation for string self-assignment)

2016-02-28  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/68147
PR fortran/47674
* frontend-passes.c (realloc_string_callback): Don't set
walk_subtrees.

2016-02-28  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/68147
PR fortran/47674
* gfortran.dg/realloc_on_assign_26.f90:  New test case.

From-SVN: r233797
gcc/fortran/ChangeLog
gcc/fortran/frontend-passes.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/realloc_on_assign_26.f90 [new file with mode: 0644]