This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 438bf6ade4b untyped calls: use wrapper class type for implicit plus_one new 672db38c6f0 -finline-stringops: allow expansion into edges [PR113002] new 9fa35dbb901 strub: sparc: omit frame in strub_leave [PR112917] new 4e0a467302f strub: sparc64: unbias the stack address [PR112917]
The 3 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/builtins.cc | 34 ++++++++++++++++++++++++++++++++-- gcc/cfgrtl.cc | 8 +++++++- gcc/doc/extend.texi | 23 ++++++++++++++++++++++- gcc/testsuite/gcc.dg/vect/pr113002.c | 13 +++++++++++++ libgcc/config.host | 2 ++ libgcc/config/sparc/t-sparc | 4 ++++ 6 files changed, 80 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr113002.c create mode 100644 libgcc/config/sparc/t-sparc