On 12/1/10, Benjamin Kosnik wrote:
> Hi Diego! Sorry to have missed this talk at the GCC Summit, this work
> looks interesting.
>
>> We have created a new branch for the incremental parsing work
>> that Lawrence and I described at the last GCC Summit
>> (http://gcc.gnu.org/wiki/summit2010?action=A
Hi Diego! Sorry to have missed this talk at the GCC Summit, this work
looks interesting.
> We have created a new branch for the incremental parsing work
> that Lawrence and I described at the last GCC Summit
> (http://gcc.gnu.org/wiki/summit2010?action=AttachFile&do=get&target=IncrementalCompile
On 10-11-02 15:21 , Diego Novillo wrote:
This saves on average ~15% of compilation time on C++. PTH
images are factored, so a change in one file does require
s/does/does not/
Thanks stevenb.
Diego.
We have created a new branch for the incremental parsing work
that Lawrence and I described at the last GCC Summit
(http://gcc.gnu.org/wiki/summit2010?action=AttachFile&do=get&target=IncrementalCompiler.pdf).
To get the branch:
$ svn co svn+ssh://gcc.gnu.org/svn/gcc/branches/pph
The purpose of t