This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0135a90de5a middle-end: fix 0 offset creation and folding [PR115936] new d8a75353dde varasm: Shorten assembly of strings with larger zero regions new 5104fe4c780 bitint: Use gsi_insert_on_edge rather than gsi_insert_on_ed [...]
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/gimple-lower-bitint.cc | 3 ++- gcc/testsuite/gcc.dg/bitint-108.c | 38 ++++++++++++++++++++++++++++++++++++++ gcc/varasm.cc | 24 +++++++++++++++++++++--- 3 files changed, 61 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/bitint-108.c