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/80628] gcc 7.1.0 produces duplicate entries in .debug_gnu_pubtypes table


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

--- Comment #1 from George R. <georgerim at gmail dot com> ---
Created attachment 41326
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41326&action=edit
Preproccessed source file.

Added preprocessed source file.
Use:
1) gcc UnifyFunctionExitNodes.cpp -c -ggnu-pubnames -gsplit-dwarf
2) objdump UnifyFunctionExitNodes.o --dwarf=pubtypes
3) observe duplicates.

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