Re: Inline functions tweeks 2/n: bring some heavy functions offline

2014-04-24 Thread Jeff Law
On 01/02/14 10:30, Jan Hubicka wrote: Hi, those functions are not inlined since they are too large anyway. I do not think it is disaster. get_attr_length_1 takes a callback that may make it more interesting inlining candidate than others, perhaps. Bootstrapped/regtested x86_64-linux, OK? Honza

Re: Inline functions tweeks 2/n: bring some heavy functions offline

2014-01-07 Thread Richard Biener
On Thu, Jan 2, 2014 at 6:30 PM, Jan Hubicka wrote: > Hi, > those functions are not inlined since they are too large anyway. > I do not think it is disaster. get_attr_length_1 takes a callback > that may make it more interesting inlining candidate than others, > perhaps. > > Bootstrapped/regtested

Inline functions tweeks 2/n: bring some heavy functions offline

2014-01-02 Thread Jan Hubicka
Hi, those functions are not inlined since they are too large anyway. I do not think it is disaster. get_attr_length_1 takes a callback that may make it more interesting inlining candidate than others, perhaps. Bootstrapped/regtested x86_64-linux, OK? Honza * gengtype-state.c (fatal_readi