|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/29519] .unreq does not handle line separator characters as such |
Date: | Thu, 25 Aug 2022 10:40:36 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29519 --- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <nickc@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e8f20526238199c18afe163a230eafe19b51fca0 commit e8f20526238199c18afe163a230eafe19b51fca0 Author: Nick Clifton <nickc@redhat.com> Date: Thu Aug 25 11:39:50 2022 +0100 GAS: Allow AArch64 pseudo-ops to accept the command line separator character. PR 29519 * config/tc-aarch64.c (s_unreq): Use find_end_of_line(). (s_aarch64_cpu): Likewise. (s_aarch64_arch): Likewise. (s_aarch64_arch_extension): Likewise. * testsuite/gas/aarch64/pr29519.d: New test driver file. * testsuite/gas/aarch64/pr29519.s: New test source file. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |