https://sourceware.org/bugzilla/show_bug.cgi?id=32356
--- Comment #2 from Matthias Klose ---
this is not about a dropped symbol, but a replaced one:
CallStackP::add_stack_java_epilogue(DataDescriptor*, long, FramePacket*, long
long, unsigned int, Vector*, Vector*, bool)
CallStackP::add_stack_ja
https://sourceware.org/bugzilla/show_bug.cgi?id=32356
--- Comment #1 from Vladimir Mezentsev
---
add_stack_java and add_stack_java_epilogue are private functions in the
CallStackP class.
Is it possible that your compiler has inlined these functions?
If these functions are inlined, the compiler m
https://sourceware.org/bugzilla/show_bug.cgi?id=32356
Bug ID: 32356
Summary: [2.44 Regression] missing symbols in libgprofng0
Product: binutils
Version: 2.44 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Compo