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

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Fri Apr 15 14:46:00 GMT 2016


Author: mpolacek
Date: Fri Apr 15 14:46:06 2016
New Revision: 235032

URL: https://gcc.gnu.org/viewcvs?rev=235032&root=gcc&view=rev
Log:
	PR c/70671
	* c-typeck.c (build_unary_op): Pass location down to error and
	warning call.

	* gcc.dg/bitfld-22.c: New test.

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



More information about the Gcc-cvs mailing list