[Bug ada/113868] bogus error for delta aggregate as expression function

2024-11-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113868 --- Comment #6 from GCC Commits --- The releases/gcc-13 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:4290b2dbef55a4785c86bdfd25d5e376a840f868 commit r13-9179-g4290b2dbef55a4785c86bdfd25d5e376a840f868 Author: Eric Botcazou

[Bug ada/113868] bogus error for delta aggregate as expression function

2024-11-12 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113868 Eric Botcazou changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug ada/113868] bogus error for delta aggregate as expression function

2024-11-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113868 --- Comment #5 from GCC Commits --- The releases/gcc-14 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:89f21c18af96a3b994595081939e19d8b042c963 commit r14-10922-g89f21c18af96a3b994595081939e19d8b042c963 Author: Eric Botcazou

[Bug ada/113868] bogus error for delta aggregate as expression function

2024-11-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113868 --- Comment #4 from GCC Commits --- The master branch has been updated by Marc Poulhi?s : https://gcc.gnu.org/g:1aebc8bfdbe0d2e62e94943356d99174b525f1cb commit r15-5148-g1aebc8bfdbe0d2e62e94943356d99174b525f1cb Author: Eric Botcazou Date: M

[Bug ada/113868] bogus error for delta aggregate as expression function

2024-10-27 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113868 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug ada/113868] bogus error for delta aggregate as expression function

2024-10-27 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113868 --- Comment #3 from Eric Botcazou --- A small oversight: diff --git a/gcc/ada/par-ch6.adb b/gcc/ada/par-ch6.adb index 7fe43373535..c3cc5725616 100644 --- a/gcc/ada/par-ch6.adb +++ b/gcc/ada/par-ch6.adb @@ -884,6 +884,7 @@ package body Ch6 is

[Bug ada/113868] bogus error for delta aggregate as expression function

2024-10-27 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113868 Eric Botcazou changed: What|Removed |Added Last reconfirmed|2024-02-14 00:00:00 |2024-10-27 --- Comment #2 from Eric Bot

[Bug ada/113868] bogus error for delta aggregate as expression function

2024-02-14 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113868 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org Last rec