This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5d534a214bf libgccjit: Implement sizeof operator new fbb569315a2 libgcc: Fix up _BitInt division [PR113604]
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.dg/torture/{bitint-54.c => bitint-53.c} | 19 +++---- gcc/testsuite/gcc.dg/torture/bitint-55.c | 66 ++++++++++++++++++++++ libgcc/libgcc2.c | 46 +++++++++++++-- 3 files changed, 114 insertions(+), 17 deletions(-) copy gcc/testsuite/gcc.dg/torture/{bitint-54.c => bitint-53.c} (59%) create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-55.c