-----Original Message----- From: Joseph Myers [mailto:jos...@codesourcery.com] Sent: Wednesday, July 01, 2015 3:48 AM To: Ajit Kumar Agarwal Cc: l...@redhat.com; GCC Patches; Vinod Kathail; Shail Aditya Gupta; Vidhumouli Hunsigida; Nagaraju Mekala Subject: Re: [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
On Tue, 30 Jun 2015, Ajit Kumar Agarwal wrote: > * gcc/common.opt: Add the new flag ftree-path-split. >>All options need documenting in invoke.texi. Sure. > +#include "tm.h" >>Why? Does some other header depend on this, or are you using a target macro? I am not using any target macro. There are many header files that includes the tm.h and also there are many tree-ssa optimization files that have included "tm.h" listing some of them tree-ssa-threadupdate.c tree-vrp.c , tree-ssa-threadedge.c. Thanks & Regards Ajit -- Joseph S. Myers jos...@codesourcery.com