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

gjl@gcc.gnu.org gjl@gcc.gnu.org
Mon Aug 14 09:28:00 GMT 2017


Author: gjl
Date: Mon Aug 14 09:14:16 2017
New Revision: 251085

URL: https://gcc.gnu.org/viewcvs?rev=251085&root=gcc&view=rev
Log:
gcc/
	PR target/81754
	PR target/81268
	* config/avr/avr.opt (mgas-isr-prologues): New Var
	avr_gasisr_prologues.
	* config/avr/avr.md (gasisr, *gasisr): Use it instead of
	TARGET_GASISR_PROLOGUES.
	* config/avr/avr.c (avr_option_override): Same.
	(avr_pass_pre_proep::execute): Same.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.c
    trunk/gcc/config/avr/avr.md
    trunk/gcc/config/avr/avr.opt



More information about the Gcc-cvs mailing list