https://sourceware.org/bugzilla/show_bug.cgi?id=27723

            Bug ID: 27723
           Summary: aarch64 GAS: Internal error in select_cie_for_fde
           Product: binutils
           Version: 2.37 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: acoplan at gcc dot gnu.org
  Target Milestone: ---

The following fails:

$ cat asm.s
.cfi_startproc
.cfi_window_save
.cfi_endproc
.cfi_startproc
.cfi_window_save
.cfi_endproc
$ bin/aarch64-elf-as asm.s
asm.s: Assembler messages:
asm.s: Internal error in select_cie_for_fde at
/home/alecop01/toolchain/src/binutils-gdb/gas/dw2gencfi.c:2136.
Please report this bug.

The input assembly is reduced from code generated by GCC.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to