]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Remove C/C++ relevant code in Fortran specific file.
authorChristoph Weinmann <christoph.t.weinmann@intel.com>
Fri, 8 Sep 2017 13:11:47 +0000 (15:11 +0200)
committerTim Wiederhake <tim.wiederhake@intel.com>
Fri, 8 Sep 2017 13:11:47 +0000 (15:11 +0200)
commit469412dd9ccc4de5874fd3299b105833f36b34cd
tree30e8da1d0d3fa6cba70ecbf911babbd6b2ffdf6e
parente0f86435f8b3c61e21070a232a07c03928c2d544
Remove C/C++ relevant code in Fortran specific file.

Remove code relevant for printing C/C++ Integer values in a
Fortran specific file to unify printing of Fortran values.
This does not change the output.
gdb/ChangeLog
gdb/f-valprint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.fortran/printing-types.exp [new file with mode: 0644]
gdb/testsuite/gdb.fortran/printing-types.f90 [new file with mode: 0644]