https://sourceware.org/bugzilla/show_bug.cgi?id=30930
--- Comment #26 from Szabolcs Nagy ---
(In reply to Szabolcs Nagy from comment #25)
> - *_bti_veneer is global symbol (not local)
sorry this is wrong, the sym binding is local as expected.
--
You are receiving this mail because:
You are on
https://sourceware.org/bugzilla/show_bug.cgi?id=30930
--- Comment #25 from Szabolcs Nagy ---
for the record i built a mame binary where
$ readelf -aW mame |grep
_ZN3emu6detail16device_registrar15register_deviceERNS0_21device_type_impl_baseE
885688: 084323c812 FUNCLOCAL DEFAULT
https://sourceware.org/bugzilla/show_bug.cgi?id=30957
Bug ID: 30957
Summary: aarch64: unnecessary bti veneer
Product: binutils
Version: 2.41
Status: NEW
Severity: normal
Priority: P2
Component: ld
Assig
https://sourceware.org/bugzilla/show_bug.cgi?id=30930
Carlos O'Donell changed:
What|Removed |Added
Summary|ld-2.41 links mame in a way |Broken BTI veneers: ld-2.41
https://sourceware.org/bugzilla/show_bug.cgi?id=30850
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=30956
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
St
https://sourceware.org/bugzilla/show_bug.cgi?id=30938
--- Comment #3 from Andreas Schwab ---
crt1.o is part of libc, you need to build it for all multilibs.
--
You are receiving this mail because:
You are on the CC list for the bug.