expr.c (build_expr_wfl): Only declare last_file and last_filenode local static variab...
authorPer Bothner <per@bothner.com>
Sun, 28 Nov 2004 06:44:20 +0000 (22:44 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Sun, 28 Nov 2004 06:44:20 +0000 (22:44 -0800)
commitad50046692fd8a85219e5889f59ab03b0d006f1f
tree5ae8ebb466e9e12e3fd55604d93fb2e7956b0db1
parent8af4d362c20fa06c560a3c0f3b281ffa5297e044
expr.c (build_expr_wfl): Only declare last_file and last_filenode local static variables if...

* expr.c (build_expr_wfl): Only declare last_file and last_filenode
local static variables if not USE_MAPPED_LOCATION.

From-SVN: r91408
gcc/java/ChangeLog
gcc/java/expr.c