[Bug debug/80300] New: One of the DW_TAG_formal_parameters is missing if the function has an inner function

2017-04-03 Thread andrei.moscow at mail dot ru
Severity: normal Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: andrei.moscow at mail dot ru Target Milestone: --- Please see full bug description, discussion and steps to reproduce in the Fedora bugzilla: https

[Bug c++/78040] Missed mangled names of class methods in the translation unit dump

2016-10-20 Thread andrei.moscow at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78040 --- Comment #2 from Andrey Ponomarenko --- The -fdump-translation-unit option is public according to the documentation: -fdump-translation-unit (C++ only) -fdump-translation-unit-options (C++ only) Dump a representation of the tree structure

[Bug c++/78040] New: Missed mangled names of class methods in the translation unit dump

2016-10-19 Thread andrei.moscow at mail dot ru
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: andrei.moscow at mail dot ru Target Milestone: --- The mangled names of class methods are missed in the translation unit (TU) dump for a C++ header when using latest GCC 6.2. All is