This is the mail archive of the gcc@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]

Re: -fexceptions and C: Performance penalties?


On Fri, May 14, 1999 at 01:10:45AM +0100, Joern Rennecke wrote:
> Not just global optimizations - some basic-block scope optimizations are
> also less powerful because they assume that any call insn could end a
> basic block.

Those are just broken, and should be fixed to use the flow info.


r~


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