]> gcc.gnu.org Git - gcc.git/commit
re PR debug/43521 (java: "this" pointer not marked with DW_AT_artificial)
authorJakub Jelinek <jakub@redhat.com>
Thu, 20 May 2010 17:00:32 +0000 (19:00 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 20 May 2010 17:00:32 +0000 (19:00 +0200)
commit8961e01e953ce0ea2f91572bb3bd1d5ee0d82044
treebfdafd6e9ed78b2d345a8b55799d14cc4d6b6f90
parent69b45d71f3e8be9fc0d8aeffa4f9113fc78121d7
re PR debug/43521 (java: "this" pointer not marked with DW_AT_artificial)

PR debug/43521
* decl.c (start_java_method): Set DECL_ARTIFICIAL on the 'this'
PARM_DECL.

From-SVN: r159635
gcc/java/ChangeLog
gcc/java/decl.c
This page took 0.060681 seconds and 5 git commands to generate.