Fix PR binutils/26356 on hppa*-*-hpux*.
authorJohn David Anglin <danglin@gcc.gnu.org>
Thu, 27 Aug 2020 15:25:03 +0000 (15:25 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 27 Aug 2020 15:25:03 +0000 (15:25 +0000)
commit9e7ed8b080afa19fff25244913594f95af282657
treee7f674d3c99c6e7a3c5b8ccab397a68d039e8810
parent6b5473c97e98828d6d8509b13a257efbed308bad
Fix PR binutils/26356 on hppa*-*-hpux*.

PR 26356
* som.c (som_bfd_copy_private_section_data): Issue error when a
subspace is specified without its containing space.
* testsuite/binutils-all/objcopy.exp (objcopy --reverse-bytes): Add
"-j $PRIVATE$" to command on hppa*-*-hpux*.
* testsuite/lib/utils-lib.exp (default_binutils_run): Remove existing
dollar-sign quotes before quoting.  Do this prior to generating log
output.
bfd/ChangeLog
bfd/som.c
binutils/ChangeLog
binutils/testsuite/binutils-all/objcopy.exp
binutils/testsuite/lib/utils-lib.exp
This page took 0.028423 seconds and 4 git commands to generate.