This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0f80c9a5799 * profile.c (compare_freqs): New function. (branch_prob): [...] new 11b127c2574 * gcc.dg/tree-ssa/ssa-lim-11.c: Disable branch prediction. new 586c8c8eaf8 [Patch ARM] Fix PR71778
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/ChangeLog | 7 +++++++ gcc/config/arm/arm-builtins.c | 7 ++++++- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-11.c | 2 +- gcc/testsuite/gcc.target/arm/pr71778.c | 24 ++++++++++++++++++++++++ 5 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/pr71778.c