Re: [PATCH] add pch support to gcc

2013-03-12 Thread Lubos Lunak
On Monday 11 of March 2013, Michael Meeks wrote: > Hi Peter, > > On Sun, 2013-03-10 at 21:50 +, Peter Foley (via Code Review) wrote: > > add pch support to gcc > > Sounds interesting :-) Any performance numbers and/or rough anecdotes > of goodness to go with that ? I'd be interested too

Re: [PATCH] add pch support to gcc

2013-03-11 Thread Michael Meeks
Hi Peter, On Sun, 2013-03-10 at 21:50 +, Peter Foley (via Code Review) wrote: > add pch support to gcc Sounds interesting :-) Any performance numbers and/or rough anecdotes of goodness to go with that ? All the best, Michael. -- michael.me...@suse.com <><,

[PATCH] add pch support to gcc

2013-03-10 Thread Peter Foley (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2653 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/53/2653/1 add pch support to gcc Change-Id: I58c11477c1ce48185528db3a8013b5dccf3947c6 --- M configure.ac M solenv/gbuild/T