r136188 - in /branches/gimple-tuples-branch/gcc...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu May 29 20:28:00 GMT 2008


Author: jakub
Date: Thu May 29 20:28:29 2008
New Revision: 136188

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136188
Log:
	* omp-low.c (lower_omp_1): Handle regimplification of GIMPLE_ASM.
	Fix GIMPLE_ASSIGN regimplification.
	* gimple-pretty-print.c (dump_gimple_omp_sections,
	dump_gimple_omp_block, dump_gimple_omp_critical): New functions.
	(dump_gimple_omp_parallel): Formatting.
	(dump_gimple_stmt): Handle remaining GIMPLE_OMP_* statements.

Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/gimple-pretty-print.c
    branches/gimple-tuples-branch/gcc/omp-low.c



More information about the Gcc-cvs mailing list