Re: [PATCH] Adjust gimple_build_assign* gimple.texi documentation

2014-12-02 Thread Richard Biener
On Tue, 2 Dec 2014, Jakub Jelinek wrote: > Hi! > > Here is an attempt to adjust gimple_build_assign* documentation. > Ok for trunk? Ok. Thanks, Richard. > Note, apparently the documentation has not been adjusted for > the gimple -> gassign * etc. changes, David, can you please work on > adjust

[PATCH] Adjust gimple_build_assign* gimple.texi documentation

2014-12-01 Thread Jakub Jelinek
Hi! Here is an attempt to adjust gimple_build_assign* documentation. Ok for trunk? Note, apparently the documentation has not been adjusted for the gimple -> gassign * etc. changes, David, can you please work on adjusting gimple.texi to match the reality after your changes? 2014-12-02 Jakub Jel