]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
arm: PR 29739 Fix typo where ';' should not have been replaced with '@'
authorChristophe Lyon <christophe.lyon@arm.com>
Wed, 2 Nov 2022 16:50:15 +0000 (16:50 +0000)
committerChristophe Lyon <christophe.lyon@arm.com>
Wed, 2 Nov 2022 17:58:53 +0000 (17:58 +0000)
commit7eb96b2f0359aa8cc1134fc6af4865f59e71d884
tree93d85464227635034e862be6b14efeac062ccaa0
parentfde7c6bf646146aa342919b413dff07f558d55dc
arm: PR 29739 Fix typo where ';' should not have been replaced with '@'

';' does not always indicate the start of a comment, and commit
8cb6e17571f3fb66ccd4fa19f881602542cd06fc incorrectly replaced 3
instances of ';' with '@' in expected diagnostics, leading to tests
failures.

This patch restores the original ';' as needed in these testcases.

Fixes bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29739
ld/testsuite/ld-arm/attr-merge-wchar-24.d
ld/testsuite/ld-arm/attr-merge-wchar-42.d
ld/testsuite/ld-arm/stm32l4xx-cannot-fix-far-ldm.d