This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r136203 - in /branches/gimple-tuples-branch/gcc...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 30 May 2008 12:14:49 -0000
- Subject: r136203 - in /branches/gimple-tuples-branch/gcc...
Author: jakub
Date: Fri May 30 12:14:48 2008
New Revision: 136203
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136203
Log:
* tree-nested.c (init_tmp_var_with_call, init_tmp_var, save_tmp_var):
Only set location if not gsi_end_p.
(walk_gimple_omp_for): Avoid adding an empty statement to seq.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/tree-nested.c