https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104552
Bug ID: 104552 Summary: Mistakes in strings to be translated in GCC 12 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: translation Assignee: unassigned at gcc dot gnu.org Reporter: roland.illig at gmx dot de Target Milestone: --- > -fdump-cxx-spec=<filename> Write all declarations as C++ code to <file>. The '<file>' should be '<filename>' as well. > When a symbol is resolved, check alias this scope before going to upper > scopes. Should 'alias this' rather be 'alias of this'? More to follow ...