Add new assembler macro pseudo-variable \+ which counts the number of times a macro...
commit83b972fc272db31ab48aa5cde84f47c98868d7c8
authorNick Clifton <nickc@redhat.com>
Mon, 13 May 2024 08:56:09 +0000 (13 09:56 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 13 May 2024 08:56:09 +0000 (13 09:56 +0100)
tree535c22f6be9bf53b1475e9490681ed04987d4ae6
parent7143ed12051c7e432d93f83b387a26ded3d8ddae
Add new assembler macro pseudo-variable \+ which counts the number of times a macro has been invoked.
gas/NEWS
gas/doc/as.texi
gas/macro.c
gas/macro.h
gas/testsuite/gas/macros/altmacro.d
gas/testsuite/gas/macros/altmacro.l [new file with mode: 0644]
gas/testsuite/gas/macros/count.d [new file with mode: 0644]
gas/testsuite/gas/macros/count.l [new file with mode: 0644]
gas/testsuite/gas/macros/count.s [new file with mode: 0644]
gas/testsuite/gas/macros/macros.exp