https://bugs.kde.org/show_bug.cgi?id=402327
Mark Wielaard <m...@klomp.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Mark Wielaard <m...@klomp.org> --- Thanks for testing. Lets just push this: commit e4dde1327e1ca1868aabf2b89bc818d37864e3cc Author: Mark Wielaard <m...@klomp.org> Date: Wed Dec 19 20:14:03 2018 +0100 PR402327 Warning: DWARF2 CFI reader: unhandled DW_OP_ opcode 0x13 DW_OP_drop readdwarf.c (dwarfexpr_to_dag) didn't handle DW_OP_drop. Implement it by simply popping the last element on the stack. -- You are receiving this mail because: You are watching all bug changes.