This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 270d011 PR c/68062 * c-c++-common/vector-compare-4.c: Add -Wno-psab [...] new 31d31e0 decl alignment not respected new 51f6fdc PR tree-optimization/69052 * loop-invariant.c (canonicalize [...] new 6bc7872 Correct ChangeLog for revision 233907.
The 3 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 | 13 +++ gcc/ipa-icf.c | 10 +++ gcc/loop-invariant.c | 150 +++++++++++++++++++++++++++++++- gcc/testsuite/ChangeLog | 9 ++ gcc/testsuite/gcc.dg/pr69990.c | 24 +++++ gcc/testsuite/gcc.target/i386/pr69052.c | 54 ++++++++++++ 6 files changed, 259 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr69990.c create mode 100644 gcc/testsuite/gcc.target/i386/pr69052.c