diff options
Diffstat (limited to 'gcc/c.opt')
| -rw-r--r-- | gcc/c.opt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/c.opt b/gcc/c.opt index 9f3e79a0493..f1628030090 100644 --- a/gcc/c.opt +++ b/gcc/c.opt @@ -584,6 +584,10 @@ fobjc-exceptions ObjC ObjC++ Enable Objective-C exception and synchronization syntax +fobjc-sjlj-exceptions +ObjC ObjC++ +Enable Objective-C setjmp exception handling runtime + foperator-names C++ ObjC++ Recognize C++ kewords like \"compl\" and \"xor\" |

