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

--- Comment #1 from Matthias Kretz (Vir) <kretz at kde dot org> ---
Created attachment 50876
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50876&action=edit
proposed patch

dump_type on 'const std::string' should not print 'const string' unless
TFF_UNQUALIFIED_NAME is requested.

gcc/cp/ChangeLog:

        PR c++/100763
        * error.c: Call dump_scope when printing a typedef.
---
 gcc/cp/error.c | 2 ++
 1 file changed, 2 insertions(+)

Reply via email to