This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 00fb385a25a testsuite: i386: Require ifunc support in gcc.target/i386/a [...] new b82a8160007 fold-const: Fix up CLZ handling in tree_call_nonnegative_wa [...] new 7be37a9bd40 fold-const, gimple-fold: Some formatting cleanups new 181861b072f fold-const: Handle CTZ like CLZ in tree_call_nonnegative_wa [...]
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/fold-const.cc | 15 ++++++++++----- gcc/gimple-fold.cc | 8 ++++---- gcc/testsuite/gcc.dg/bitint-106.c | 29 +++++++++++++++++++++++++++++ 3 files changed, 43 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/bitint-106.c