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: Exception handling + Optimisation


>>>>> Alexandre Oliva <oliva@dcc.unicamp.br> writes:

> David Gilbert <dg@cogency.co.uk> writes:
>> Can someone tell me whether exception handling works with optimisation
>> enabled.

> Yes, it does.

>> I remember a long while ago it didn't

> That was the case in gcc 2.7.* only; EH with optimization is suported
> in 2.8.* and egcs.

Except that it's broken in 2.8.*, because Kenner doesn't want to build a
correct flow map.

Jason


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