This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cde452e270e AVR: Only provide a built-in when it is available. new 1e819a997dd AVR: Provide built-ins for strlen where the string lives in [...]
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/config/avr/avr.cc | 35 ++++++++++++++++++++++++++++++++++- gcc/config/avr/builtins.def | 6 ++++++ gcc/doc/extend.texi | 10 ++++++++++ libgcc/config/avr/lib1funcs.S | 18 ++++++++++++++++++ libgcc/config/avr/t-avr | 3 ++- 5 files changed, 70 insertions(+), 2 deletions(-)