[Bug target/81754] Building of cross compiler avr-elf is broken
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 14 09:42:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81754
--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
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-bugs
mailing list