[Bug default/27578] --odr mode fails for a Libreoffice shared library

vries at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Mon Mar 15 11:02:32 GMT 2021


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

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
With --no-import-optimize, we run instead into:
...
$ dwz ./libvclplug_genlo.so.debug -o libvclplug_genlo.so.debug.z -lnone --odr
--no-import-optimize
dwz: /home/vries/dwz/dwz.git/dwz.c:12685: write_die: Assertion `IMPLIES
(cu->cu_kind == CU_PU, die_cu (refd)->cu_kind == CU_PU)' failed.
Aborted
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Dwz mailing list