parse.y (source_end_java_method): Remove custom encoding of line numbers for a functi...
authorRanjit Mathew <rmathew@hotmail.com>
Fri, 6 Dec 2002 20:10:33 +0000 (20:10 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Fri, 6 Dec 2002 20:10:33 +0000 (20:10 +0000)
commit0cc1565af00c141e5ad2be28e0312d57dcdcced5
treefcd9fdfa4b4eca6d4977f685f8b7bfde8df52eb6
parentaa06e8f5d2eee1cef86465b19b75339df51c2fdd
parse.y (source_end_java_method): Remove custom encoding of line numbers for a function decl before passing it to...

2002-12-05  Ranjit Mathew <rmathew@hotmail.com>
        Andrew Haley <aph@redhat.com>

        * parse.y (source_end_java_method): Remove custom encoding of line
        numbers for a function decl before passing it to the back end.

Co-Authored-By: Andrew Haley <aph@redhat.com>
From-SVN: r59892
gcc/java/ChangeLog
gcc/java/parse.y