PR c/84910
commit7b2c7b7524bf4085dba5b7f6a9ee446b2441007a
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Mar 2018 20:11:40 +0000 (16 20:11 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Mar 2018 20:11:40 +0000 (16 20:11 +0000)
tree8409e3c764dd5587e5a851b5e9c22e18e155e851
parentca5fc2b6ef11219914132d0e2a21b28743037b7f
PR c/84910
* c-warn.c (diagnose_mismatched_attributes): Remove trailing space from
diagnostics.

* parser.c (cp_parser_lambda_introducer): Remove trailing space from
diagnostics.
* method.c (synthesize_method): Likewise.
* pt.c (convert_nontype_argument): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@258608 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-warn.c
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/cp/parser.c
gcc/cp/pt.c