[PATCH] Don't set function's DECL_NAME to an EXPR_WFL

Mark Mitchell mark@codesourcery.com
Mon Jan 22 00:27:00 GMT 2001


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

    Per> It is still wrong to set the DECL_NAME to an EXPR_WFL.  It
    Per> breaks debug_tree.  It is fragile.  It is a kludge.  I

I completely agree.  DECL_NAME should be an IDENTIFIER_NODE.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Java mailing list