]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas macro arg1 test
authorAlan Modra <amodra@gmail.com>
Tue, 13 Aug 2024 02:53:03 +0000 (12:23 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 13 Aug 2024 03:20:46 +0000 (12:50 +0930)
commit429ac18107acdd759096b7924c111d0c7ea036dd
tree6b3821f39b29765c3fc00cd04e4f104e3e94f4fa
parentcfe96ff03ac34a4cdbd257aaefdf7415652044fe
gas macro arg1 test

A number of targets pad out the data section, and there are targets
that have 2 or 4 octets per byte.  And some even that don't have '#'
as a line comment char.  tic6x-elf fails the test with "Error: too
many positional arguments".

* testsuite/gas/macros/arg1.s: Pad out data section.  Use C style
comments.
* testsuite/gas/macros/arg1.d: Adjust to suit.  Don't run on
multi-octet per byte targes.  xfail tic6x.
gas/testsuite/gas/macros/arg1.d
gas/testsuite/gas/macros/arg1.s