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.