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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Feb 28 18:56:36 2018
New Revision: 258079

URL: https://gcc.gnu.org/viewcvs?rev=258079&root=gcc&view=rev
Log:
        PR c++/83871
        PR c++/83503
        * pt.c (INCLUDE_STRING): Remove define.
        (warn_spec_missing_attributes): Use pretty_printer instead of
        std::string.  Fix up inform call so that the list of attributes
        is in %s argument.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c

Reply via email to