This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8be55b3 PR lto/69136 * lto-symtab.c (lto_symtab_prevailing_virtual_ [...] new 7a3cf64 PR rtl-optimization/68955 PR rtl-optimization/64557 * dse. [...] new a1095d5 PR sanitizer/68824 * tsan/tsan_interceptors.cc (NEED_TLS_GE [...]
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 | 8 +++++++ gcc/alias.c | 22 +++++++++++++++--- gcc/dse.c | 14 ++---------- gcc/testsuite/ChangeLog | 6 +++++ gcc/testsuite/gcc.dg/torture/pr68955.c | 41 ++++++++++++++++++++++++++++++++++ libsanitizer/ChangeLog | 6 +++++ libsanitizer/tsan/tsan_interceptors.cc | 15 +++++++++++++ 7 files changed, 97 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr68955.c