[PATCH] [ARC] Fix support for double assist instructions.

Claudiu Zissulescu Claudiu.Zissulescu@synopsys.com
Tue Apr 5 15:43:00 GMT 2016


Hi Nick,

I've fixed the indicated issues. I also observed that there are more alike issues in gas. I will prepare a patch to fix them as well.

Thank you for your review, patch committed.
Claudiu

> > +      else
> > +	as_warn ("Code density option invalid for selected CPU");
> 
> Please could you place text messages like this inside _(...), as in:
> 
>    as_warn (_("Code density option invalid for selected CPU"));
> 
> This allows the message to be translated into other languages.
> 
> 
> > +	as_warn ("FPUDA invalid for selected CPU");
> 
> Likewise here.
> 
> Approved with those changes.
> 
> Cheers
>   Nick



More information about the Binutils mailing list