This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a09c04dbcfd testsuite: Add test for ICE fixed by r16-4571 new 3d102b7a40b Create and apply bitmasks for truncating casts. new 8b9cd6490ce Split signed bitwise AND operations.
The 2 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/range-op.cc | 38 +++++++++++++++++++++++++++++++++++++- gcc/testsuite/gcc.dg/pr114331.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.dg/pr114725.c | 15 +++++++++++++++ gcc/testsuite/gcc.dg/pr118254.c | 34 ++++++++++++++++++++++++++++++++++ 4 files changed, 106 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr114331.c create mode 100644 gcc/testsuite/gcc.dg/pr114725.c create mode 100644 gcc/testsuite/gcc.dg/pr118254.c