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: test patch for computed gotos


On Thu, Feb 13, 2003 at 09:14:11PM -0500, Brad Lucier wrote:
> Basically, with your patches, all the compile times without gcse are
> lower than before; with gcse, the compile times can be significantly
> lower (2.95 seconds versus 118.84 seconds in one extreme case).

That's what I hoped for.  Additionally, you should see nothing
from -Wdisabled-optimizations.

> I have no idea yet about how the patches affect performance.
> That's next ...

I'll be waiting.


r~


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