]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix the handling or arguments and macro pseudo-variables inside nested assembler...
authorNick Clifton <nickc@redhat.com>
Thu, 19 Dec 2024 09:59:11 +0000 (09:59 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 19 Dec 2024 09:59:11 +0000 (09:59 +0000)
commit9f2e3c21f6506f081f1360f02b847606e0e00995
treebfa1409aea4c8df3dd14b0ec7c461109620560c9
parent2c0c13933a6d08ae87c2852b3421ede090499f09
Fix the handling or arguments and macro pseudo-variables inside nested assembler macros.

PR 32391
gas/config/tc-iq2000.c
gas/doc/as.texi
gas/input-scrub.c
gas/macro.c
gas/macro.h
gas/read.c
gas/testsuite/gas/macros/macros.exp
gas/testsuite/gas/macros/nesting.d [new file with mode: 0644]
gas/testsuite/gas/macros/nesting.s [new file with mode: 0644]