Files
rgbds/test/asm/const-and.err
2025-07-09 11:04:23 -04:00

10 lines
401 B
Plaintext

error: const-and.asm(2):
PC has no value outside of a section
error: const-and.asm(11):
Expected constant expression: 'Aligned' is not constant at assembly time
error: const-and.asm(17):
Expected constant expression: PC is not constant at assembly time
error: const-and.asm(20):
Expected constant expression: 'Floating' is not constant at assembly time
Assembly aborted with 4 errors!