This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/69785] c++filt can't demangle string or compiler produce wrong mangled string


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69785

--- Comment #7 from Matthias Klose <doko at gcc dot gnu.org> ---
Created attachment 37793
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37793&action=edit
preprocessed source

both symbols are defined in
https://sources.debian.net/src/libecap/1.0.1-3/src/libecap/common/registry.cc/

preprocessed source built by
g++ -save-temps -DHAVE_CONFIG_H -I../../../src -I../../../src -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -std=c++11 -c registry.cc -fPIC -DPIC -o
.libs/registry.o

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]