This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 2171c346abf Ada: Fix ICE in fld_incomplete_type_of when building GtkAda [...] new 043ed7e1859 Ada: Fix ICE when comparing reduction expression with integ [...]
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/ada/exp_attr.adb | 11 +++++------ gcc/testsuite/gnat.dg/reduce4.adb | 9 +++++++++ gcc/testsuite/gnat.dg/reduce5.adb | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 50 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/reduce4.adb create mode 100644 gcc/testsuite/gnat.dg/reduce5.adb