bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/29739] [2.40 Regression] three regressions compared to 2.39 on a


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/29739] [2.40 Regression] three regressions compared to 2.39 on arm-linux-gnueabihf
Date: Wed, 02 Nov 2022 18:07:05 +0000

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

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Christophe Lyon <clyon@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7eb96b2f0359aa8cc1134fc6af4865f59e71d884

commit 7eb96b2f0359aa8cc1134fc6af4865f59e71d884
Author: Christophe Lyon <christophe.lyon@arm.com>
Date:   Wed Nov 2 16:50:15 2022 +0000

    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

-- 
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]