r158782 - in /branches/gcc-4_3-branch/gcc: Chan...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Apr 27 12:15:00 GMT 2010


Author: rguenth
Date: Tue Apr 27 12:15:53 2010
New Revision: 158782

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158782
Log:
2010-04-27  Richard Guenther  <rguenther@suse.de>

	Backport from mainline
	2008-12-29  Richard Guenther  <rguenther@suse.de>

	PR middle-end/38564
	* fold-const.c (fold_comparison): Use the correct result type.

	* gcc.c-torture/compile/pr38564.c: New testcase.
	* g++.dg/other/pr40561.C: Likewise.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/other/pr40561.C
    branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/compile/pr38564.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/fold-const.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list