This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 63736351ec4 libgccjit: Make is_int return false on vector types new 07b392550f3 libgccjit: Add missing builtins needed by optimizations
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/jit/jit-builtins.cc | 3 + gcc/testsuite/jit.dg/all-non-failing-tests.h | 10 ++++ gcc/testsuite/jit.dg/test-popcount.c | 84 ++++++++++++++++++++++++++++ 3 files changed, 97 insertions(+) create mode 100644 gcc/testsuite/jit.dg/test-popcount.c