https://sourceware.org/bugzilla/show_bug.cgi?id=30076
Alex Coplan changed:
What|Removed |Added
CC||acoplan at gcc dot gnu.org
--
You are
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
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.
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
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
https://sourceware.org/bugzilla/show_bug.cgi?id=28393
Alex Coplan changed:
What|Removed |Added
Target||aarch64-linux-gnu
--
You are receiving
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
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.
https://sourceware.org/bugzilla/show_bug.cgi?id=27723
Alex Coplan changed:
What|Removed |Added
Target||aarch64-*-*
--
You are receiving this
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
https://sourceware.org/bugzilla/show_bug.cgi?id=26395
Alex Coplan changed:
What|Removed |Added
CC||joel.sherrill at oarcorp dot
com
--- C
https://sourceware.org/bugzilla/show_bug.cgi?id=27217
Alex Coplan changed:
What|Removed |Added
CC||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|---
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
||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
|OBSOLETE|---
Last reconfirmed||2020-09-07
Ever confirmed|0 |1
Status|RESOLVED|REOPENED
CC||acoplan at gcc dot gnu.org
--- Comment #7 from Alex
16 matches
Mail list logo