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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|gnat never exits            |compilation of
                   |                            |concatenation with illegal
                   |                            |character constant hangs
                 CC|                            |ebotcazou at gcc dot gnu.org
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2025-06-28
           Keywords|                            |diagnostic
     Ever confirmed|0                           |1
   Target Milestone|---                         |15.2

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Indeed, the error message should be:
p.adb:4:30: error: expected type "Standard.Character"
p.adb:4:30: error: found type universal integer

Reply via email to