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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Thu Apr 21 11:52:00 GMT 2016


Author: rguenth
Date: Thu Apr 21 11:52:50 2016
New Revision: 235335

URL: https://gcc.gnu.org/viewcvs?rev=235335&root=gcc&view=rev
Log:
2016-04-21  Richard Biener  <rguenther@suse.de>

	PR middle-end/70747
	* fold-const.c (fold_comparison): Return properly typed
	constant boolean.

	* gcc.dg/pr70747.c: New testcase.

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



More information about the Gcc-cvs mailing list