]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix two Fortran regressions
authorTom Tromey <tromey@adacore.com>
Thu, 11 Feb 2021 15:27:46 +0000 (08:27 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 11 Feb 2021 15:32:50 +0000 (08:32 -0700)
commitb260f8d60c24fb541b9b4635ed31e30e6acd6b7a
tree5586d8b160f3f6f890baa2d2ece98e182143dde6
parent234b98ced24d97fad84c7802708cf3cf5fd4fb63
Fix two Fortran regressions

Luis pointed out that an earlier patch of mine caused two regressions
in gdb.fortran.  This patch fixes the problem.

Regression tested on x86-64 Fedora 32.

gdb/ChangeLog
2021-02-11  Tom Tromey  <tromey@adacore.com>

PR gdb/27383:
* parse.c (write_exp_symbol_reference): Write sym.block.
gdb/ChangeLog
gdb/parse.c