[PATCH] Lexra binutils

Adam Nemet anemet@caviumnetworks.com
Fri Sep 19 17:00:00 GMT 2008


Sergey Lapin <slapin@ossfans.org> writes:
>      case M_LWL_AB:
> +      if (mips_opts.arch == CPU_LX5280)
> +	{
> +	  as_bad (_("opcode not supported on this processor"));
> +	  break;
> +	}

Can you please also add a new test (something like lexra-ill.l) checking for
this error message to the testsuite.

I will have to do something similar for Octeon and I want to make sure I don't
break Lexra.

Adam



More information about the Binutils mailing list