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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Apr 20 13:09:00 GMT 2010


Author: rguenth
Date: Tue Apr 20 13:09:42 2010
New Revision: 158555

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

	PR rtl-optimization/43438
	* combine.c (make_extraction): Properly zero-/sign-extend an
	extraction of the low part of a CONST_INT.

	* gcc.c-torture/execute/pr43438.c: New testcase.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/pr43438.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/combine.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list