aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop-unswitch.c
diff options
context:
space:
mode:
authorGeorg-Johann Lay <avr@gjlay.de>2013-01-17 17:14:53 +0000
committerGeorg-Johann Lay <gjl@gcc.gnu.org>2013-01-17 17:14:53 +0000
commite52a8b712b7e831d71d208aadae7be74ee19b1f5 (patch)
treea9ef2351cc3cafdba3f141d533b81f32fb43e490 /gcc/loop-unswitch.c
parent610fb637256be2bd904fac22a683b45d2d9294da (diff)
downloadgcc-e52a8b712b7e831d71d208aadae7be74ee19b1f5.zip
gcc-e52a8b712b7e831d71d208aadae7be74ee19b1f5.tar.gz
gcc-e52a8b712b7e831d71d208aadae7be74ee19b1f5.tar.bz2
builtins.def (DEF_BUILTIN): Factor out "__builtin_avr_" from NAME, turn NAME to an uppercase identifier.
* config/avr/builtins.def (DEF_BUILTIN): Factor out "__builtin_avr_" from NAME, turn NAME to an uppercase identifier. Factor out 'CODE_FOR_' from ICODE, use 'nothing' instead of '-1'. Remove ID. Adjust comments. * config/avr/avr-c.c (avr_builtin_name): Remove. (avr_cpu_cpp_builtins): Use DEF_BUILTIN instead of for-loop. * config/avr/avr.c (avr_tolower): New static function. (DEF_BUILTIN): Remove parameter ID. Prefix ICODE by 'CODE_FOR_'. Stringify NAME, prefix it with "__builtin_avr_" and lowercase it. (avr_expand_builtin): Assert insn_code != CODE_FOR_nothing for default expansion. From-SVN: r195276
Diffstat (limited to 'gcc/loop-unswitch.c')
0 files changed, 0 insertions, 0 deletions