This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r166312 - in /trunk/gcc: ChangeLog gimplify.c t...


Author: rguenth
Date: Thu Nov  4 14:07:48 2010
New Revision: 166312

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

	PR tree-optimization/45991
	* gimplify.c (force_gimple_operand_1): Use the provded test
	function in the initial test.

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

Added:
    trunk/gcc/testsuite/gcc.dg/pr45991.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]