[Bug ada/112979] internal error on invalid prefix with assertions enabled

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

[Bug ada/112979] internal error on invalid prefix with assertions enabled

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

[Bug ada/112979] internal error on invalid prefix with assertions enabled

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

[Bug ada/112979] internal error on invalid prefix with assertions enabled

2024-10-27 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112979 --- Comment #2 from Eric Botcazou --- This appears to be sufficient: diff --git a/gcc/ada/sem_ch8.adb b/gcc/ada/sem_ch8.adb index 0c25c95c80e..7ee28b0a602 100644 --- a/gcc/ada/sem_ch8.adb +++ b/gcc/ada/sem_ch8.adb @@ -8535,7 +8535,7 @@ package

[Bug ada/112979] internal error on invalid prefix with assertions enabled

2023-12-13 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112979 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org Ever c