https://sourceware.org/bugzilla/show_bug.cgi?id=23046

--- Comment #3 from Bernhard Rosenkränzer <bero at lindev dot ch> ---
Seems to be triggered by __attribute__((destructor)) on a function in shmarea.c

Source is here:
https://github.com/michaelwu/alsa-lib/blob/master/src/shmarea.c

Dropping __attribute__((destructor)) from line 97 "fixes" the problem (but of
course doesn't result in a library doing its job)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to