2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / err-greg1.s
CommitLineData
3c3bdf30
NC
1% { dg-do assemble { target mmix-*-* } }
2
3% One more than greg9.s is one too many.
4% The error is reported on the wrong line. Methinks that error is
5% attributable to the .rept machinery. No xfail+bogus for this one.
6
7Main SWYM 0
8 .rept 223
9 GREG
10 .endr % { dg-error "too many GREG registers allocated" "" }
This page took 0.367552 seconds and 4 git commands to generate.