This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 14a92220a2f Daily bump. new 33561e870dc Fix recent thinko in operand_equal_p
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 | 18 ++++-------------- gcc/testsuite/gnat.dg/opt99.adb | 15 +++++++++++++++ gcc/testsuite/gnat.dg/opt99_pkg1.adb | 10 ++++++++++ gcc/testsuite/gnat.dg/opt99_pkg1.ads | 19 +++++++++++++++++++ gcc/testsuite/gnat.dg/opt99_pkg2.ads | 13 +++++++++++++ 5 files changed, 61 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt99.adb create mode 100644 gcc/testsuite/gnat.dg/opt99_pkg1.adb create mode 100644 gcc/testsuite/gnat.dg/opt99_pkg1.ads create mode 100644 gcc/testsuite/gnat.dg/opt99_pkg2.ads