This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8a5d9409584 tree-optimization/114081 - dominator update for prologue peeling new c3c44c01d20 expand: Add trivial folding for bit query builtins at expan [...]
The 1 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/internal-fn.cc | 55 ++++++++++++++++++++++++++++++++++++++++ gcc/internal-fn.def | 10 ++++---- gcc/internal-fn.h | 5 ++++ gcc/testsuite/gcc.dg/bitint-95.c | 45 ++++++++++++++++++++++++++++++++ 4 files changed, 110 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/bitint-95.c