From b65ee13e8c005b431638913a438a036630e4f68a Mon Sep 17 00:00:00 2001 From: Kugel Fuhr <98353208+kugelfuhr@users.noreply.github.com> Date: Tue, 1 Jul 2025 17:46:39 +0200 Subject: [PATCH] Fix the tests. --- test/asm/listing/ref/010-paramcount.err2-ref | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/test/asm/listing/ref/010-paramcount.err2-ref b/test/asm/listing/ref/010-paramcount.err2-ref index 304c9de61..fee657dbf 100644 --- a/test/asm/listing/ref/010-paramcount.err2-ref +++ b/test/asm/listing/ref/010-paramcount.err2-ref @@ -1,9 +1,9 @@ 010-paramcount.s:18: Warning: User warning: r1 is blank! -010-paramcount.s:14: Note: Macro was defined here -010-paramcount.s:8: Note: Macro was defined here +010-paramcount.s:14: Note: Expanded from macro here +010-paramcount.s:8: Note: Expanded from macro here 010-paramcount.s:19: Warning: User warning: r1 is blank! -010-paramcount.s:14: Note: Macro was defined here -010-paramcount.s:8: Note: Macro was defined here +010-paramcount.s:14: Note: Expanded from macro here +010-paramcount.s:8: Note: Expanded from macro here 010-paramcount.s:20: Warning: User warning: r1 is blank! -010-paramcount.s:14: Note: Macro was defined here -010-paramcount.s:8: Note: Macro was defined here +010-paramcount.s:14: Note: Expanded from macro here +010-paramcount.s:8: Note: Expanded from macro here