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

            Bug ID: 112342
           Summary: Crash when an unexpected ampersand is encountered
           Product: gcc
           Version: 12.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rwconnelly at hotmail dot com
                CC: dkm at gcc dot gnu.org
  Target Milestone: ---

Created attachment 56485
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56485&action=edit
Source code & build environment information

The compiler crashes when it encounters the "&" character in the following line
of code

Bar := Foo & 16#f0#;

Reply via email to