r217356 - in /trunk/gcc: ChangeLog c/ChangeLog ...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Nov 11 15:21:00 GMT 2014


Author: rguenth
Date: Tue Nov 11 15:21:12 2014
New Revision: 217356

URL: https://gcc.gnu.org/viewcvs?rev=217356&root=gcc&view=rev
Log:
2014-11-11  Richard Biener  <rguenther@suse.de>

	* tree-core.h (pedantic_lvalues): Remove.
	* fold-const.c (pedantic_lvalues): Likewise.
	(pedantic_non_lvalue_loc): Remove conditional non_lvalue_loc call.

	c/
	* c-decl.c (c_init_decl_processing): Do not set pedantic_lvalues
	to true.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-decl.c
    trunk/gcc/fold-const.c
    trunk/gcc/tree-core.h



More information about the Gcc-cvs mailing list