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.