[Bug middle-end/92170] Incorrect function names output when using -fstack-usage on C++

austinpmorton at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Oct 22 09:50:00 GMT 2019


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

--- Comment #5 from Austin Morton <austinpmorton at gmail dot com> ---
Of course, I only provided it to show how I was generating the "expected"
results.

I wasn't sure what the purpose of splitting at "." was (in particular since I
think of GCC as a C/C++ compiler and the "." would not normally appear in
qualified names as a separator).

With the context that this is something specific for Ada, I think maybe the
correct thing to do would be to make this filtering a language hook that can be
customized to do the right thing for each language.


More information about the Gcc-bugs mailing list