This is the mail archive of the gcc-patches@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]

Re: [tuples] convert cfg code related to openmp


> 	* 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


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