objc-act.c (objc_begin_try_stmt): Generate an error if -fobjc-exceptions was not...
commit96cb32ac1990c15cf8da1bff4ca7e1a39aa7fc1b
authorNicola Pero <nicola.pero@meta-innovation.com>
Fri, 10 Sep 2010 09:54:04 +0000 (10 09:54 +0000)
committerNicola Pero <nicola@gcc.gnu.org>
Fri, 10 Sep 2010 09:54:04 +0000 (10 09:54 +0000)
treea5cb1320835c159f8f05246fc2a57f4d81e9e270
parent38afef28a3c5af53e3c4e582f8a071f2dca91618
objc-act.c (objc_begin_try_stmt): Generate an error if -fobjc-exceptions was not used.

        * objc/objc-act.c (objc_begin_try_stmt): Generate an error if
        -fobjc-exceptions was not used.  (objc_build_throw_stmt): Same
        change.

From-SVN: r164150
gcc/objc/ChangeLog
gcc/objc/objc-act.c