r210393 - in /trunk/gcc: c/ChangeLog c/c-typeck...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Tue May 13 17:41:00 GMT 2014


Author: mpolacek
Date: Tue May 13 17:41:12 2014
New Revision: 210393

URL: http://gcc.gnu.org/viewcvs?rev=210393&root=gcc&view=rev
Log:
	PR c/61162
	* c-typeck.c (convert_for_assignment): Pass location to
	WARN_FOR_ASSIGNMENT instead of input_location.

	* gcc.dg/pr61162.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr61162.c
Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-typeck.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list