This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 61285c4805b ada: Accept and analyze new aspect Exceptional_Cases new 50143b85bd9 Fix handling of non-integral bit-fields in native_encode_in [...] new 758d916cb7b Minor tweak
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/ada/ChangeLog | 2 +- gcc/fold-const.cc | 27 +++++++++++++++++---------- gcc/testsuite/gnat.dg/opt101.adb | 23 +++++++++++++++++++++++ gcc/testsuite/gnat.dg/opt101_pkg.ads | 26 ++++++++++++++++++++++++++ 4 files changed, 67 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt101.adb create mode 100644 gcc/testsuite/gnat.dg/opt101_pkg.ads