This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 65cb69a0375 * cgraph.c (cgraph_node::dump): Complain about profile ins [...] new 02bfce13f67 gcc/ Support multilibs and devices that see flash in RAM a [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 60 +++++++++++++++++++++++++++++++- gcc/config/avr/avr-arch.h | 19 +++++++++-- gcc/config/avr/avr-c.c | 19 ++++++++--- gcc/config/avr/avr-devices.c | 50 ++++++++++++++------------- gcc/config/avr/avr-mcus.def | 17 ++++++++++ gcc/config/avr/avr.c | 18 ++++++---- gcc/config/avr/avr.h | 6 ++-- gcc/config/avr/avr.opt | 4 +++ gcc/config/avr/gen-avr-mmcu-specs.c | 19 +++++++++-- gcc/config/avr/genmultilib.awk | 9 +++-- gcc/config/avr/t-multilib | 6 ++-- gcc/configure | 55 ++++++++++++++++++++++++++++++ gcc/configure.ac | 36 ++++++++++++++++++++ gcc/doc/avr-mmcu.texi | 4 +++ gcc/doc/extend.texi | 68 +++++++++++++++++++------------------ gcc/doc/invoke.texi | 34 ++++++++++++++++--- 16 files changed, 341 insertions(+), 83 deletions(-)