https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117328

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Iterated component          |iterated component
                   |association fails for array |association fails for array
                   |indexed by                  |with large index type
                   |Stream_Element_Offset       |
                 CC|                            |ebotcazou at gcc dot gnu.org
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-10-29
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> but if the current declaration of type Integers is replaced by the
> commented-out one below it, compilation succeeds.

And fails again after s/Integer/Long_Integer/ for the index type. Strange.

Reply via email to