https://sourceware.org/bugzilla/show_bug.cgi?id=32576
--- Comment #1 from 孙文举 ---
**Step to reproduce**
We configured `ld` using
`CFLAGS="-g -fsanitize=address" ./configure --prefix=$(pwd)/ `
and build it using `make -j `, and run it with:
```
./ld -w
--
You are receiving this mail becaus
https://sourceware.org/bugzilla/show_bug.cgi?id=32576
Bug ID: 32576
Summary: ld memory leak in xmalloc
Product: binutils
Version: 2.43
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
https://sourceware.org/bugzilla/show_bug.cgi?id=14885
Sam James changed:
What|Removed |Added
CC||sam at gentoo dot org
--
You are receivi
https://sourceware.org/bugzilla/show_bug.cgi?id=31714
Sam James changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=31714
Sam James changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://sourceware.org/bugzilla/show_bug.cgi?id=32572
--- Comment #1 from H.J. Lu ---
[hjl@gnu-tgl-3 pr32572]$ cat x.s
.arch armv8-a
.text
.global _start
.type _start, %function
_start:
.cfi_startproc
hint34 // bti c
b foo
https://sourceware.org/bugzilla/show_bug.cgi?id=12524
Sam James changed:
What|Removed |Added
See Also||http://llvm.org/bugs/show_b
https://sourceware.org/bugzilla/show_bug.cgi?id=18829
Sam James changed:
What|Removed |Added
Status|NEW |WAITING
--
You are receiving this mail b
https://sourceware.org/bugzilla/show_bug.cgi?id=19263
Sam James changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=32572
Sam James changed:
What|Removed |Added
CC||sudi at gcc dot gnu.org,
https://sourceware.org/bugzilla/show_bug.cgi?id=32572
Sam James changed:
What|Removed |Added
CC||sam at gentoo dot org
--
You are receivi
https://sourceware.org/bugzilla/show_bug.cgi?id=31889
--- Comment #2 from Hyungseok Kim ---
Thank you for confirming. I would also appreciate it if you could address the
confirmed bugs.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31888
--- Comment #2 from Hyungseok Kim ---
Thank you for confirming. I would also appreciate it if you could address the
bug fixes.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31885
--- Comment #3 from Hyungseok Kim ---
Thank you for your response. I believe it would be beneficial for assembly
tools to conduct syntax checks more thoroughly and explicitly. In that regard,
I believe the non-default mode is more advantageous
https://sourceware.org/bugzilla/show_bug.cgi?id=32572
Bug ID: 32572
Summary: -z force-bti + -Ttext-segment produce wrong PLT
entries on aarch64
Product: binutils
Version: 2.44 (HEAD)
Status: NEW
Severity: normal
15 matches
Mail list logo