r238947 - in /trunk/gcc: ChangeLog config/avr/a...

gjl@gcc.gnu.org gjl@gcc.gnu.org
Mon Aug 1 12:23:00 GMT 2016


Author: gjl
Date: Mon Aug  1 12:23:17 2016
New Revision: 238947

URL: https://gcc.gnu.org/viewcvs?rev=238947&root=gcc&view=rev
Log:
	* doc/extend.texi (AVR Built-in Functions): Document
	__builtin_avr_nops.
	* config/avr/builtins.def (NOPS): New.
	* config/avr/avr.c (avr_expand_nops): New static function.
	(avr_expand_builtin): Use it to handle AVR_BUILTIN_NOPS.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.c
    trunk/gcc/config/avr/builtins.def
    trunk/gcc/doc/extend.texi



More information about the Gcc-cvs mailing list