https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115349
--- Comment #3 from simon at pushface dot org ---
The attachment says, effectively,
V: IntVecs.Vector; -- of Positive
U : Positive;
begin
...
U := V'Reduce ("+", 0);
So if V is empty V’Reduce has to return 0 and the assignment will
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118731
Bug ID: 118731
Summary: ICE with iterator in container aggregate
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118731
simon at pushface dot org changed:
What|Removed |Added
Host||x86_64-apple-darwin23
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118782
Bug ID: 118782
Summary: Internal compiler error with -gnatyc
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117956
--- Comment #4 from simon at pushface dot org ---
(In reply to simon from comment #1)
> It’s the -gnatX.
It seems to be the combination of -gnata with either -gnat2022 or -gnatX -- and
this package doesn’t need either!
101 - 105 of 105 matches
Mail list logo