gimple.h (gimple_build_try): Fix declaration.
authorAndrew Haley <aph@redhat.com>
Mon, 8 Dec 2008 12:30:24 +0000 (12:30 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 8 Dec 2008 12:30:24 +0000 (12:30 +0000)
commitcb4ad1803bb18a23d347385e3d8b83fd6a981d9e
treea40e4e4be9ff9a6bd850682dfafca2001ca9643a
parenta5d137be06367ea715356dfd14b2683ac607e191
gimple.h (gimple_build_try): Fix declaration.

2008-12-08  Andrew Haley  <aph@redhat.com>
            Kamaraju Kusumanchi <raju.mailinglists@gmail.com>

* gimple.h (gimple_build_try): Fix declaration.

* builtins.c (fold_builtin_sqrt): Don't use a conditional
operator.
* fixed-value.c (do_fixed_add): Likewise.
* tree-ssa-loop-ivopts.c (iv_ca_cost): Likewise.

Co-Authored-By: Kamaraju Kusumanchi <raju.mailinglists@gmail.com>
From-SVN: r142549
gcc/ChangeLog
gcc/builtins.c
gcc/fixed-value.c
gcc/gimple.h
gcc/tree-ssa-loop-ivopts.c