This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

PING * Re: [Patch] Remove flag_objc-sjlj_exceptions as a User control, move ObjC exception mechanism choices to gcc/objc/


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



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