Re: [RFC] Come up with ipa passes introduction in gccint documentation

2019-09-30 Thread Segher Boessenkool
Hi! On Mon, Sep 30, 2019 at 09:47:13AM +0800, luoxhu wrote: > On 2019/9/30 00:17, Segher Boessenkool wrote: > The updated output will be as below in gccint.pdf, references are valid to > jump over > (suppose should be the same in info?): > > Did you test this with both "make info" and "make pdf"

Re: [RFC] Come up with ipa passes introduction in gccint documentation

2019-09-30 Thread Martin Jambor
Hi, I agree that we should have a chapter on IPA passes in gccint, just please note that... On Sun, Sep 29 2019, Xiong Hu Luo wrote: > There is no ipa passes introduction in gccint now, is it nessessary to > add this part as both GIMPLE passes and RTL passes breif intruduction > already exit in C

Re: [RFC] Come up with ipa passes introduction in gccint documentation

2019-09-29 Thread luoxhu
Hi Segher, On 2019/9/30 00:17, Segher Boessenkool wrote: > Hi! > > Just some editorial comments... The idea of the patch is fine IMHO. > (I am not maintainer of this, take all my comments for what they are). > > On Sun, Sep 29, 2019 at 02:56:37AM -0500, Xiong Hu Luo wrote: >> To simplify deve

Re: [RFC] Come up with ipa passes introduction in gccint documentation

2019-09-29 Thread Segher Boessenkool
Hi! Just some editorial comments... The idea of the patch is fine IMHO. (I am not maintainer of this, take all my comments for what they are). On Sun, Sep 29, 2019 at 02:56:37AM -0500, Xiong Hu Luo wrote: > To simplify development, the GCC pass manager differentiates > -between normal inter-pro