bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/27723] New: aarch64 GAS: Internal error in select_cie_for_fde


From: acoplan at gcc dot gnu.org
Subject: [Bug gas/27723] New: aarch64 GAS: Internal error in select_cie_for_fde
Date: Tue, 13 Apr 2021 11:38:11 +0000

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

[Prev in Thread] Current Thread [Next in Thread]