> > There was a patch to the c++ frontend recently to avoid a similar problem > > with EH personality routines. > > Couldn't see what you're referring to in cp/ChangeLog straight away, have > you got a pointer/rough date/search term I can use?
Ah, it wasn't actually the c++ forntend:
2007-03-19 Mark Mitchell <[EMAIL PROTECTED]>
* except.c (output_function_exception_table): Do not reference the
EH personality routine for functions that do not require an
exception table.
Paul
