mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Report any section overflows at the end of assembly (#1482)
* Report any section overflows at the end of assembly * Immediately handle overflow of the 32-bit size counter
This commit is contained in:
2
test/asm/section-unsigned-overflow.err
Normal file
2
test/asm/section-unsigned-overflow.err
Normal file
@@ -0,0 +1,2 @@
|
||||
FATAL: section-unsigned-overflow.asm(2) -> section-unsigned-overflow.asm::REPT~4(3):
|
||||
Section size would overflow internal counter
|
||||
Reference in New Issue
Block a user