decl.c (finish_function): Use SET_EXPR_LOCATION instead of unavailable annotate_with_...
authorPer Bothner <per@bothner.com>
Wed, 2 Mar 2005 00:23:47 +0000 (16:23 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 2 Mar 2005 00:23:47 +0000 (16:23 -0800)
commit176a0aad11289b39ab49dda6abc94b69de7fe68d
treea8fab762bd6ab178f8ad75861dec6d00be8089ea
parent58a30fef7ba4677d35b6f756d3484f6a846991d1
decl.c (finish_function): Use SET_EXPR_LOCATION instead of unavailable annotate_with_file_line...

* decl.c (finish_function): Use SET_EXPR_LOCATION instead of
unavailable annotate_with_file_line, if USE_MAPPED_LOCATION.

From-SVN: r95772
gcc/cp/ChangeLog
gcc/cp/decl.c