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

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Mar  3 20:16:58 2017
New Revision: 245885

URL: https://gcc.gnu.org/viewcvs?rev=245885&root=gcc&view=rev
Log:
        PR c/79837
        * c-parser.c (c_parser_omp_clause_reduction): Don't mention
        %<min%> or %<max%> in the diagnostics, instead mention identifier.
        (c_parser_omp_declare_reduction): Don't mention %<min%> in the
        diagnostics.

Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-parser.c

Reply via email to