2016-08-01 11:23 GMT+03:00 Georg-Johann Lay :
> This adds a new built-in function that inserts a requested number of NOPs
> into the instruction stream. I found it useful when testing avr-gcc.
>
> Ok to apply?
>
>
> Johann
>
>
> * doc/extend.texi (AVR Built-in Functions): Document
>
This adds a new built-in function that inserts a requested number of NOPs into
the instruction stream. I found it useful when testing avr-gcc.
Ok to apply?
Johann
* doc/extend.texi (AVR Built-in Functions): Document
__builtin_avr_nops.
* config/avr/builtins.def (NOPS