I wrote:
> tmp-add_n.s: Assembler messages:
> tmp-add_n.s:54: Warning: macro instruction expanded into multiple instructions
> tmp-add_n.s:55: Warning: macro instruction expanded into multiple instructions
> tmp-add_n.s:57: Error: opcode not supported on this processor: mips2 (mips2) 
> `daddiu $7,$7,-1'
> tmp-add_n.s:62: Error: opcode not supported on this processor: mips2 (mips2) 
> `dsubu $7,$7,$9'

Passing the option '--disable-assembly' solved the problem.

Bruno

_______________________________________________
gmp-bugs mailing list
gmp-bugs@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-bugs

Reply via email to