Hi Gerald, Joseph
On 9 Dec 2011, at 23:45, Gerald Pfeifer wrote:
On Wed, 30 Nov 2011, Iain Sandoe wrote:
There is really no point in having a flag to control the Objective
C (orObjective C++) exceptions [@throw, as opposed to throw]
scheme, since weactually only support one scheme for each
permutation of runtime andABI.
This removes the flag_objc_sjlj_exceptions (or, more
correctly,localizes its effect to the ObjC FEs).
http://gcc.gnu.org/ml/gcc-patches/2011-11/msg02673.html
Mind documenting this in the GCC 4.7 release notes(wwwdocs/htdocs/
gcc-4.7/changes.html)?
certainly, however, it's still partially pending approval at present.
Mike has OK 'd the Objective C and Darwin aspects...
is the remainder OK for trunk?
Iain