r230870 - in /trunk/gcc: ChangeLog fold-const.c...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Nov 25 14:21:00 GMT 2015


Author: rguenth
Date: Wed Nov 25 14:21:25 2015
New Revision: 230870

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

	PR middle-end/68528
	* fold-const.c (fold_binary_loc): Do not call negate_expr_p
	on stripped operands.

	* gcc.dg/torture/pr68528.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr68528.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list