ref: 7e107ab41a231f7aa8926b31c638b13905fcec12
parent: a009a372c58e11bf505149420241634cb6eb8b4c
author: AntonioND <[email protected]>
date: Tue Apr 4 18:54:36 EDT 2017
Update references of linker tests Signed-off-by: AntonioND <[email protected]>
--- a/test/link/bank-numbers.out
+++ b/test/link/bank-numbers.out
@@ -1,2 +1,0 @@
-rgblink: warning: Trying to calculate BANK() of label in HRAM.
-rgblink: warning: Trying to calculate BANK() of label in OAM.
--- a/test/link/romx-tiny-no-t.out
+++ b/test/link/romx-tiny-no-t.out
@@ -1,1 +1,1 @@
-rgblink:error:Unable to place 'r0b' (ROM0 section) anywhere
+rgblink: error: Unable to place 'r0b' (ROM0 section) anywhere
--- a/test/link/romx-tiny-t.out
+++ b/test/link/romx-tiny-t.out
@@ -1,1 +1,1 @@
-rgblink:error:ROMX sections can't be used with option -t.
+rgblink: error: ROMX sections can't be used with option -t.
--- a/test/link/wramx-contwram-no-w.out
+++ b/test/link/wramx-contwram-no-w.out
@@ -1,1 +1,1 @@
-rgblink:error:Unable to place 'w0b' (WRAM0 section) anywhere
+rgblink: error: Unable to place 'w0b' (WRAM0 section) anywhere
--- a/test/link/wramx-contwram-w.out
+++ b/test/link/wramx-contwram-w.out
@@ -1,1 +1,1 @@
-rgblink:error:WRAMX sections can't be used with option -w.
+rgblink: error: WRAMX sections can't be used with option -w.