except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl.
authorAldy Hernandez <aldyh@redhat.com>
Mon, 15 Jun 2009 14:27:18 +0000 (14:27 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Mon, 15 Jun 2009 14:27:18 +0000 (14:27 +0000)
commitd40eb1588359deacf6d7d32de236231e5ee04905
tree675c658fb5a68a4856057fc5a1a9a8a4ba5b3a12
parentfc26fae3db8a2eacc73224e2b3e0ab2aa3201eeb
except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl.

        * except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl.
        * tree-eh.c (lower_try_finally_switch): Initialize tf_loc.

From-SVN: r148493
gcc/ChangeLog
gcc/except.c
gcc/tree-eh.c