[Bug ld/30076] aarch64: stubs can add indirect branch that breaks BTI

2023-03-20 Thread acoplan at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30076 Alex Coplan changed: What|Removed |Added CC||acoplan at gcc dot gnu.org -- You are

[Bug ld/30155] ld: Segfault in _bfd_nearby_section with custom linker scripts

2023-02-24 Thread acoplan at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30155 --- Comment #5 from Alex Coplan --- Hi Alan, thanks for working on this. Would it be possible to backport the fix to any earlier binutils versions (after some time on trunk)? -- You are receiving this mail because: You are on the CC list for

[Bug ld/30155] ld: Segfault in _bfd_nearby_section with custom linker scripts

2023-02-22 Thread acoplan at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30155 --- Comment #1 from Alex Coplan --- This is reproducible on both x86_64 and aarch64 targets, FWIW. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30155] New: ld: Segfault in _bfd_nearby_section with custom linker scripts

2023-02-22 Thread acoplan at gcc dot gnu.org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: acoplan at gcc dot gnu.org Target Milestone: --- The following fails: $ cat t1.ld SECTIONS { a : { b = .; } } INSERT BEFORE .text.start $ cat t2.ld SECTIONS { a

[Bug ld/29649] New: ld: Insufficient checking that BFD backend is suitable for ld emulation on aarch64

2022-10-03 Thread acoplan at gcc dot gnu.org
Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: acoplan at gcc dot gnu.org Target Milestone: --- Configuring with --target=aarch64-none-elf --enable-targets=all --disable-gdb, I see: $ cat t.s .global _start

[Bug ld/28393] aarch64 ld: assertion fail at elfnn-aarch64.c:5084 with weak undef tlsdesc symbol

2021-09-28 Thread acoplan at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28393 Alex Coplan changed: What|Removed |Added Target||aarch64-linux-gnu -- You are receiving

[Bug ld/28393] New: aarch64 ld: assertion fail at elfnn-aarch64.c:5084 with weak undef tlsdesc symbol

2021-09-28 Thread acoplan at gcc dot gnu.org
Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: acoplan at gcc dot gnu.org Target Milestone: --- The following assembly causes the linker to hit an assertion failure and then segfault: $ cat t.s .global

[Bug gas/27723] Internal error in select_cie_for_fde

2021-04-13 Thread acoplan at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27723 --- Comment #2 from Alex Coplan --- The fix works fine for the original (unreduced) input, FWIW. Thanks! -- You are receiving this mail because: You are on the CC list for the bug.

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

2021-04-13 Thread acoplan at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27723 Alex Coplan changed: What|Removed |Added Target||aarch64-*-* -- You are receiving this

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

2021-04-13 Thread acoplan at gcc dot gnu.org
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

[Bug gas/26395] binutils 2.28 Assertion failure in md_apply_fix at ../../gas/config/tc-aarch64.c:7766.

2021-03-12 Thread acoplan at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26395 Alex Coplan changed: What|Removed |Added CC||joel.sherrill at oarcorp dot com --- C

[Bug gas/27217] aarch64 as Internal error in md_apply_fix at ....../gas/config/tc-aarch64.c:8330.

2021-03-12 Thread acoplan at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27217 Alex Coplan changed: What|Removed |Added CC||acoplan at gcc dot gnu.org

[Bug gas/26699] Failure to assemble aarch64 "isb sy" in LP64 Big Endian host environment

2020-10-06 Thread acoplan at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26699 Alex Coplan changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gas/26699] Failure to assemble aarch64 "isb sy" in LP64 Big Endian host environment

2020-10-06 Thread acoplan at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26699 --- Comment #2 from Alex Coplan --- Fixed on master: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=05cfb0d8cc9b7f8676f5ae55a93642f091d5405f Will backport to 2.35 after testing. -- You are receiving this mail because: You are on

[Bug gas/26699] Failure to assemble aarch64 "isb sy" in LP64 Big Endian host environment

2020-10-06 Thread acoplan at gcc dot gnu.org
||acoplan at gcc dot gnu.org Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at sourceware dot org |acoplan at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Alex Coplan --- Confirmed, I'll

[Bug gas/26395] binutils 2.28 Assertion failure in md_apply_fix at ../../gas/config/tc-aarch64.c:7766.

2020-09-07 Thread acoplan at gcc dot gnu.org
|OBSOLETE|--- Last reconfirmed||2020-09-07 Ever confirmed|0 |1 Status|RESOLVED|REOPENED CC||acoplan at gcc dot gnu.org --- Comment #7 from Alex