This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 35de88e2ed0 c: Fix ICEs casting expressions with integer constant opera [...] new 320fb976e93 0From: Alexandre Oliva oliva@adacore.com new d826596acb0 strub: drop nonaliased parm from build_ref_type_for [PR113394]
The 2 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 | 5 ++--- gcc/config/sparc/sparc.h | 7 ++++++ gcc/doc/extend.texi | 2 +- gcc/doc/tm.texi | 29 ++++++++++++++++++++++++ gcc/doc/tm.texi.in | 29 ++++++++++++++++++++++++ gcc/ipa-strub.cc | 31 +++++--------------------- gcc/testsuite/gcc.dg/strub-internal-pr113394.c | 6 +++++ 7 files changed, 79 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/strub-internal-pr113394.c