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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ebotcazou at gcc dot gnu.org
         Resolution|---                         |FIXED
   Target Milestone|---                         |6.0
            Summary|Legal program rejected      |illegal program not
                   |(record component with no   |rejected (record component
                   |supplied value) and invalid |with no supplied value)
                   |access to atomic variable   |

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
The mainline compiler issues the expected error:
test.adb:5:29: no value supplied for component "Reserved"

Reply via email to