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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Fri Aug 25 22:01:00 GMT 2006


Author: rguenth
Date: Fri Aug 25 22:01:28 2006
New Revision: 116439

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116439
Log:
2006-08-26  Richard Guenther  <rguenther@suse.de>

	PR middle-end/28814
	* fold-const.c (fold_binary): Fold temporary to correct
	type before constructing new comparison.

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

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



More information about the Gcc-cvs mailing list