From 295fc6c61921f63f8525d14aaa595f4d67bf3427 Mon Sep 17 00:00:00 2001 From: ISSOtm Date: Wed, 5 Feb 2020 13:24:50 +0100 Subject: [PATCH] Improve coverage of `db-@` test --- test/link/db-@.asm | 4 ++-- test/link/db-@.out.bin | Bin 4 -> 6 bytes 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/link/db-@.asm b/test/link/db-@.asm index 50d69e0b..b41dfa7c 100644 --- a/test/link/db-@.asm +++ b/test/link/db-@.asm @@ -1,7 +1,7 @@ SECTION "fixed", ROM0[0] - db 0, @ + db @, @, @ ; We need this section to be floating because RGBASM can know the value of PC ; otherwise, leading to different behavior ; FIXME: we rely on this landing at address 2, which isn't *guaranteed*... SECTION "floating", ROM0 - db 2, @ + db @, @, @ diff --git a/test/link/db-@.out.bin b/test/link/db-@.out.bin index eaf36c1daccfdf325514461cd1a2ffbc139b5464..d43e6e83345438787f245d7976e872ebf6f9eb46 100644 GIT binary patch literal 6 NcmZQzWMXDv1pojk01yBG literal 4 LcmZQzWMT#Y01f~L