[Bug ada/50558] illegal program not rejected (record component with no supplied value)

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Dec 6 14:29:00 GMT 2015


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"


More information about the Gcc-bugs mailing list