Allow "sp" as an alias for "c_sp" for backwards compatibility. Using it will
work but generates a linker warning. Added a test to check for this warning.
This commit is contained in:
1
test/asm/listing/ref/sp-compat.ld65err2-ref
Normal file
1
test/asm/listing/ref/sp-compat.ld65err2-ref
Normal file
@@ -0,0 +1 @@
|
||||
ld65: Warning: runtime/sp-compat.s:10: Symbol 'sp' is deprecated - please use 'c_sp' instead
|
||||
Reference in New Issue
Block a user