]> git.ipfire.org Git - thirdparty/gcc.git/commit
objc-act.c (objc_build_exc_ptr, [...]): Use buildN instead of build.
authorRichard Guenther <rguenther@suse.de>
Fri, 2 Dec 2005 17:03:17 +0000 (17:03 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 2 Dec 2005 17:03:17 +0000 (17:03 +0000)
commit9b282d77224bb17df955dad24d969d32fb2b9f97
treed6d1033454205a31c39aa2cc6eefce5b72c2e457
parentcc0de35e81bc14d3b72fcfc5e3ce01175f420320
objc-act.c (objc_build_exc_ptr, [...]): Use buildN instead of build.

2005-12-02  Richard Guenther  <rguenther@suse.de>

* objc-act.c (objc_build_exc_ptr, next_sjlj_build_enter_and_setjmp
next_sjlj_build_exc_extract, next_sjlj_build_catch_list,
next_sjlj_build_try_catch_finally, objc_begin_catch_clause,
build_objc_method_call, objc_rewrite_function_call): Use buildN
instead of build.

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