[tuples] convert cfg code related to openmp

Aldy Hernandez aldyh@redhat.com
Thu May 8 14:59:00 GMT 2008


> 	* gimple-pretty-print.c (dump_gimple_omp_parallel): Print child fn
> 	and data_arg.

Oh yeah, I also found the pretty print code dumping GIMPLE_OMP_PARALLEL
didn't include the child function and data arguments as the tree
pretty printer does.  I fixed it along with this patch.

Aldy



More information about the Gcc-patches mailing list