[PATCH] [SPARC] gas: detect DCTI couples in sparc

Nick Clifton nickc@redhat.com
Wed Sep 14 13:16:00 GMT 2016


Hi Jose,

> Tested in sparc-linux-gnu and sparc64-linux-gnu targets.
> Ok for master?

Approved - please apply, but...

> +/* Non-zero if as should generate a warning if an unpredictable DCTI
> +   (delayed control transfer instruction) couple is found.  */
> +static int dcti_couples_detect;

For clarity, I suggest that you change "as" to "the assembler" in the
comment above.

Also - is there any particular reason why you used the "int" type for
this variable, when "bfd_boolean" might have been more appropriate ?

Cheers
  Nick



More information about the Binutils mailing list