parse.y (method_header): Don't set the DECL_NAME of a FUNCTION_DECL to a EXPR_WITH_FI...
authorPer Bothner <per@bothner.com>
Sun, 21 Jan 2001 20:18:31 +0000 (12:18 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Sun, 21 Jan 2001 20:18:31 +0000 (12:18 -0800)
commite6b6db0dd843faddeee59e08a8733f47a4f0ef59
tree6eb6c93a126671457badde5c220af2f368e888ee
parentb57300bcff75e7dcef532bd9ddce1c8171440a0f
parse.y (method_header): Don't set the DECL_NAME of a FUNCTION_DECL to a EXPR_WITH_FILE_LOCATION - that...

* parse.y (method_header):  Don't set the DECL_NAME of a FUNCTION_DECL
to a EXPR_WITH_FILE_LOCATION - that is just too fragile and wrong.

From-SVN: r39169
gcc/java/ChangeLog
gcc/java/parse.y