This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dab932d1519 c++: Fix up user_provided_p [PR81349] new 10ea09ee846 gimplify: Fix -fcompare-debug differences caused by gimplif [...] new d6730f06420 Skip test for non-x86 targets.
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 | 11 ++++++++++ gcc/gimple.h | 14 ++++++++++++- gcc/gimplify.c | 35 ++++++++++++++++++++++++++++--- gcc/testsuite/ChangeLog | 10 +++++++++ gcc/testsuite/g++.dg/debug/pr94281.C | 11 ++++++++++ gcc/testsuite/gcc.dg/lto/pr94271_0.c | 2 ++ gcc/testsuite/gcc.target/i386/pr81213-2.c | 1 + 7 files changed, 80 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/debug/pr94281.C