objc-act.c (build_next_objc_exception_stuff): Give setjmp a varargs type instead...
authorNathan Froyd <froydnj@codesourcery.com>
Tue, 1 Jun 2010 15:54:39 +0000 (15:54 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Tue, 1 Jun 2010 15:54:39 +0000 (15:54 +0000)
commitbb9a7f511a3e3fff83ea40d2140a7759456f6b19
treee9494bb968cb382272cdcc601311ffa4a39fa49e
parent5936d944f8fffbb02f9c694645d37f60603a8a25
objc-act.c (build_next_objc_exception_stuff): Give setjmp a varargs type instead of a zero-argument type.

* objc-act.c (build_next_objc_exception_stuff): Give setjmp a
varargs type instead of a zero-argument type.

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