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


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.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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