Hi,
As the changes grow
(https://github.com/innocentim/gcc/commits/master), it's getting
harder to rebase them onto svn trunk. Can we start slowly reviewing
and checking these in? Should I post them one by one to the lis?
These patches typically break one giant piece of code (mainly
_Executor::_M
On Thu, Aug 6, 2015 at 1:12 AM, Tim Shen wrote:
> In next few weeks I'm gonna sending patches for refactoring .
>
> The goal is to make the gigantic _Executor class into several smaller
> ones and hopefully more readable. After that, there are several
> correctness/performance issues to be fixed.
In next few weeks I'm gonna sending patches for refactoring .
The goal is to make the gigantic _Executor class into several smaller
ones and hopefully more readable. After that, there are several
correctness/performance issues to be fixed. We may also need more
documentation, but self-documenting