This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2fa15104721 c-family/ * c-common.h (c_omp_mark_declare_variant, c_omp [...] new 72766e3479d PR middle-end/92063 * tree-eh.c (operation_could_trap_hel [...]
The 1 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 | 11 +++++++++++ gcc/fold-const.c | 3 +-- gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/gcc.c-torture/compile/pr92063.c | 7 +++++++ gcc/tree-eh.c | 15 +++++++++++++-- gcc/tree-ssa-sccvn.c | 11 ++++------- 6 files changed, 39 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr92063.c