This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 71387a5fab1 PR tree-optimization/70043 PR testsuite/82093 * gfortran [...] new a93cfb1fe25 * lra-remat.c (reg_overlap_for_remat_p): Fix a pasto. new ae534c0a0cf * gdbhooks.py (OptMachineModePrinter.to_string): Use 8 spa [...] new 1f02dadaa01 PR sanitizer/81981 * gimple-fold.c (gimple_fold_call): Op [...]
The 3 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 | 13 ++++++++++++ gcc/gdbhooks.py | 4 ++-- gcc/gimple-fold.c | 41 +++++++++++++++++++++++++++++------- gcc/lra-remat.c | 2 +- gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/gcc.dg/ubsan/pr81981.c | 21 ++++++++++++++++++ 6 files changed, 73 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr81981.c