r269274 - in /trunk/gcc: c/ChangeLog c/c-typeck...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Feb 28 07:17:00 GMT 2019
Author: jakub
Date: Thu Feb 28 07:17:49 2019
New Revision: 269274
URL: https://gcc.gnu.org/viewcvs?rev=269274&root=gcc&view=rev
Log:
PR c/89525
* c-typeck.c (convert_arguments): Call inform_declaration only if
the previous warning_at call returned true.
* gcc.dg/pr89525.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/pr89525.c
Modified:
trunk/gcc/c/ChangeLog
trunk/gcc/c/c-typeck.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list