This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5fdcfe3c577 match.pd: Simplify popcount(X&Y)+popcount(X|Y) as popcount( [...] new 23c49bb8d09 Testsuite: Add missing 'torture-init'/'torture-finish' arou [...] new 5e05361e2fe Testsuite: Add 'torture-init-done', and use it to condition [...] new c49d51fa813 Implement LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin ho [...]
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/testsuite/gcc.target/arm/acle/acle.exp | 3 +++ gcc/testsuite/gcc.target/arm/cmse/cmse.exp | 2 ++ .../gcc.target/arm/pure-code/pure-code.exp | 2 ++ gcc/testsuite/lib/gcc-dg.exp | 8 ++++-- gcc/testsuite/lib/gfortran-dg.exp | 8 ++++-- gcc/testsuite/lib/obj-c++-dg.exp | 8 ++++-- gcc/testsuite/lib/objc-dg.exp | 8 ++++-- gcc/testsuite/lib/torture-options.exp | 6 +++++ include/plugin-api.h | 16 +++++++++++ lto-plugin/lto-plugin.c | 31 +++++++++++++++++++--- 10 files changed, 81 insertions(+), 11 deletions(-)