commit | 3e61a22ce7bce793db9bc52ef2c30fd9070a1dd8 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Thu May 16 08:57:37 2024 +0930 |
committer | Alan Modra <amodra@gmail.com> | Thu May 16 09:48:47 2024 +0930 |
tree | bf2d4b1cdfe9232346a9cf6efe16b2ea8c553a60 | |
parent | 52cad896786efbfb9c46e16d8e29785ed9916d18 [diff] |
Fix FAIL: macros altmacro spu-elf and z80-coff fail this test due to "def" being a pseudo-op. tic30-unknown-coff fails it due to '#' not starting comments. * testsuite/gas/macros/altmacro.s: Use /* */ comments. Rename DEF to EDF.