bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/26356] FAIL: objcopy --reverse-bytes


From: danglin at gcc dot gnu.org
Subject: [Bug binutils/26356] FAIL: objcopy --reverse-bytes
Date: Fri, 21 Aug 2020 00:50:02 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26356

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12755|0                           |1
        is obsolete|                            |

--- Comment #5 from John David Anglin <danglin at gcc dot gnu.org> ---
Created attachment 12785
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12785&action=edit
Patch to fix dollar-sign quoting for binutils tests

The get_standard_section_names proc returns section names on the SOM target
that are already.  This can't be changed without breaking various gas tests.
Double quoting results in an incorrect command.

This change removes any existing dollar-sign quotes before re-quoting.

Still working on problems in som.c.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]