]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb/testsuite: Remove hard coded addresses from expected results
authorAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 23 Mar 2020 12:01:08 +0000 (12:01 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 23 Mar 2020 12:01:08 +0000 (12:01 +0000)
commit5935fd15306c26ead8274cbeab3287770f2ac92a
tree939a443eb948c67e9f727ac7b3891cfc20781890
parent2957d8d05405c53b0d377e578fe1b770af732254
gdb/testsuite: Remove hard coded addresses from expected results

In commit:

  commit 6b8c53f2f1c0cf5bee46120d892d4c72571375eb
  Date:   Sat Feb 8 21:26:31 2020 +0000

      gdb/testsuite/fortran: Add mixed language stack test

The test incorrectly included two hard coded addresses in the expected
output, this commit replaces them with the $hex pattern.

gdb/testsuite/ChangeLog:

* gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
with $hex.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.fortran/mixed-lang-stack.exp