This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 35c3aac80e7 Default expand_vec_cond_expr_p code to ERROR_MARK new 432044b24a0 lto: Handle RAW_DATA_CST in compare_tree_sccs_1 [PR117201]
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/lto/lto-common.cc | 6 +++ gcc/testsuite/gcc.dg/lto/pr117201_0.c | 26 ++++++++++++ gcc/testsuite/gcc.dg/lto/pr117288_0.c | 76 +++++++++++++++++++++++++++++++++++ 3 files changed, 108 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/lto/pr117201_0.c create mode 100644 gcc/testsuite/gcc.dg/lto/pr117288_0.c