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]

r128235 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: uros
Date: Fri Sep  7 10:17:46 2007
New Revision: 128235

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128235
Log:
	PR tree-optimization/32821
	* tree_if_conv.c (combine_blocks): Use alloc_stmt_list instead of
	NULL in the call to set_bb_stmt_list.

testsuite/ChangeLog:

	PR tree-optimization/32821
	* gcc.dg/tree-ssa/pr32821.c: New file.


Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr32821.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-if-conv.c


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