This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 77f27066c32 Daily bump. new 180db383a9c Fix handling of non-integral bit-fields in native_encode_in [...]
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/fold-const.cc | 27 +++++++++++++++++---------- gcc/testsuite/gnat.dg/opt101.adb | 23 +++++++++++++++++++++++ gcc/testsuite/gnat.dg/opt101_pkg.ads | 26 ++++++++++++++++++++++++++ 3 files changed, 66 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt101.adb create mode 100644 gcc/testsuite/gnat.dg/opt101_pkg.ads