This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bc6e884ff51 PR tree-optimization/89278 * tree-loop-distribution.c: In [...] new adcec5a35be * c-c++-common/ubsan/opts-1.c: New test. * c-c++-common/u [...] new 66edcee6e14 PR other/69006 PR testsuite/88920 * lib/gcc-dg.exp: If l [...]
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/ChangeLog | 20 ++++++++++++++++++++ gcc/testsuite/c-c++-common/ubsan/opts-1.c | 23 +++++++++++++++++++++++ gcc/testsuite/c-c++-common/ubsan/opts-2.c | 23 +++++++++++++++++++++++ gcc/testsuite/c-c++-common/ubsan/opts-3.c | 23 +++++++++++++++++++++++ gcc/testsuite/c-c++-common/ubsan/opts-4.c | 27 +++++++++++++++++++++++++++ gcc/testsuite/gdc.test/gdc-test.exp | 12 +++++++++--- gcc/testsuite/lib/gcc-dg.exp | 16 ++++++++++++++-- 7 files changed, 139 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/ubsan/opts-1.c create mode 100644 gcc/testsuite/c-c++-common/ubsan/opts-2.c create mode 100644 gcc/testsuite/c-c++-common/ubsan/opts-3.c create mode 100644 gcc/testsuite/c-c++-common/ubsan/opts-4.c