This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 92fff39f064 [Committed] PR testsuite/105486: Use "signed char" in gcc.d [...] new ee1cb43bc76 tree-optimization/104162 - CSE of &MEM[ptr].a[i] and ptr + CST new 4b03970c423 Remove sanity checking in stream_out_histogram_value.
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/testsuite/gcc.dg/asan/pr99673.c | 4 +- gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-99.c | 27 ++++++++++++ gcc/tree-ssa-sccvn.cc | 66 +++++++++++++++++++++++++++++- gcc/value-prof.cc | 12 ------ 4 files changed, 95 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-99.c