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: [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.

> +#include "tm.h"

Why?  Does some other header depend on this, or are you using a target 
macro?

-- 
Joseph S. Myers
joseph@codesourcery.com


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