URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mmix/] [err-greg1.s] - Rev 205
Compare with Previous | Blame | View Log
% { dg-do assemble { target mmix-*-* } } % One more than greg9.s is one too many. % The error is reported on the wrong line. Methinks that error is % attributable to the .rept machinery. No xfail+bogus for this one. Main SWYM 0 .rept 223 GREG .endr % { dg-error "too many GREG registers allocated" "" }