This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: treelang fix for rs6000 / treelang not proper front end


Diego Novillo wrote:
On Tue, 2003-06-10 at 06:46, Gerald Pfeifer wrote:


Which release?


3.5



Last time I tested, tree-ssa slowed down our already slow compiler quite
a bit, so I cannot imagine tree-ssa being part of a release in the near
future, as much as I like that approach and project. :-(


Well, of course tree-ssa is slower. We have added a new stage in the compile pipeline without taking anything out. After we are done taking things out and truly optimizing what we've added, we will get a faster compiler.

Trust me :)


Diego.





I trust you, but as President Reagan said, "Trust AND verify",


Tim Josling


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]