r136128 - in /branches/gimple-tuples-branch/gcc...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed May 28 21:10:00 GMT 2008
Author: jakub
Date: Wed May 28 21:10:51 2008
New Revision: 136128
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136128
Log:
* gimple.c (gimple_regimplify_operands): Don't call gimple_num_ops
twice. Write regimplified operand to the correct operand slot.
* gimplify.c (rhs_predicate_for): No longer static.
* tree-gimple.h (rhs_predicate_for): New prototype.
* omp-low.c (lower_omp_1): Don't call gimple_regimplify_operands,
instead forcefully gimplify_expr each operand with the right
predicate.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/gimple.c
branches/gimple-tuples-branch/gcc/gimplify.c
branches/gimple-tuples-branch/gcc/omp-low.c
branches/gimple-tuples-branch/gcc/tree-gimple.h
More information about the Gcc-cvs
mailing list