This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r254014 - in /trunk/gcc: c-family/ChangeLog c-f...


Author: mpolacek
Date: Mon Oct 23 17:03:11 2017
New Revision: 254014

URL: https://gcc.gnu.org/viewcvs?rev=254014&root=gcc&view=rev
Log:
	PR c/82681
	* c-warn.c (warnings_for_convert_and_check): Fix typos.

	* gcc.dg/c90-const-expr-11.c: Fix typos in dg-warning.
	* gcc.dg/overflow-warn-5.c: Likewise.
	* gcc.dg/overflow-warn-8.c: Likewise.

Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-warn.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/c90-const-expr-11.c
    trunk/gcc/testsuite/gcc.dg/overflow-warn-5.c
    trunk/gcc/testsuite/gcc.dg/overflow-warn-8.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]