This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 9d553249900 AArch64: remove ls64 from being mandatory on armv8.7-a.. new abe3a80aa2d tree-profile: Disable indirect call profiling for IFUNC resolvers new e534b2280c8 middle-end/114599 - fix bitmap allocation for check_ifunc_c [...]
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/cgraph.h | 6 +++ gcc/cgraphunit.cc | 2 + gcc/symtab.cc | 92 +++++++++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr114115.c | 24 +++++++++++ gcc/tree-profile.cc | 8 +++- 5 files changed, 131 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr114115.c