This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 119f5ae0455 middle-end/114299 - missing error recovery from gimplify failure new 1bf70e68e49 aarch64,arm: Move branch-protection data to targets
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/aarch64/aarch64-c.cc | 4 +- gcc/config/aarch64/aarch64.cc | 75 +++++++++++++++++++++++++++++++----- gcc/config/aarch64/aarch64.md | 2 +- gcc/config/aarch64/aarch64.opt | 2 +- gcc/config/arm/aarch-common-protos.h | 19 ++++++++- gcc/config/arm/aarch-common.cc | 71 +++++----------------------------- gcc/config/arm/aarch-common.h | 20 ---------- gcc/config/arm/arm-c.cc | 2 - gcc/config/arm/arm.cc | 55 ++++++++++++++++++++++---- gcc/config/arm/arm.opt | 3 -- 10 files changed, 145 insertions(+), 108 deletions(-)