blob: 8264fd0a8b441d076064a5cff9c86d906eb25d3d (
plain)
1
2
3
4
5
6
7
8
|
#source: start.s
#source: bpo-10.s
#as: -linker-allocated-gregs
#ld: -m mmo
#error: too many global registers
# Check that many too many gregs are recognized (and not signed/unsigned
# bugs with checks for < 32 appear).
|