https://sourceware.org/bugzilla/show_bug.cgi?id=33292
--- Comment #1 from Sam James <sam at gentoo dot org> ---
Same thing with just `gcc -shared -Wl,-z,noindirect-extern-access dummy.o -o
lam-u57.so` of course too. But it looks less silly then because the first line
is 'memory seal' (if linker defaults to that).
```
$ readelf -n lam-u57.so
Displaying notes found in: .note.gnu.build-id
Owner Data size Description
GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID
bitstring)
Build ID: 2d3cc663ccde3a8fda5532e9d636b08b9aeaf996
Displaying notes found in: .note.gnu.property
Owner Data size Description
GNU 0x00000038 NT_GNU_PROPERTY_TYPE_0
Properties: memory seal
1_needed:
x86 feature used: x86
x86 ISA used: x86-64-baseline
```
--
You are receiving this mail because:
You are on the CC list for the bug.