mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
9 lines
227 B
D
9 lines
227 B
D
|
#source: start.s
|
||
|
#source: bpo-10.s
|
||
|
#as: -linker-allocated-gregs
|
||
|
#ld: -m elf64mmix
|
||
|
#error: Too many global registers
|
||
|
|
||
|
# Check that many too many gregs are recognized (and not signed/unsigned
|
||
|
# bugs with checks for < 32 appear).
|