This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2fc25a21820 middle-end/117433 - ICE with gimple BLKmode reg copy new ea46a216d48 i386: Handling exception input of __builtin_ia32_prefetch. [...] new c1bbad07c86 c++: Mark replaceable global operator new/delete with const [...]
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/config/i386/i386-expand.cc | 11 +++++++++++ gcc/cp/constexpr.cc | 16 ++++++++++++---- gcc/cp/cp-tree.h | 1 + gcc/cp/decl.cc | 30 ++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr117416-1.c | 13 +++++++++++++ gcc/testsuite/gcc.target/i386/pr117416-2.c | 13 +++++++++++++ 6 files changed, 80 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr117416-1.c create mode 100644 gcc/testsuite/gcc.target/i386/pr117416-2.c