On Tue, Dec 18, 2012 at 5:23 AM, Richard Biener <richard.guent...@gmail.com> wrote:
> But of course we agreed to not to translation to C++ just because it's > possible > but to make the code better (in my sense better is equal to easier to > maintain and/or understand). This is not what this set of changes is doing. These are the mechanical side-effects of the new hash table design. We are not going to start re-writing the whole compiler by ourselves. We have set out to make very specific API changes and we are hoping that other maintainers will start contributing in their own areas. Easier to use hash tables make code easier to maintain and understand. Diego.