class.c (build_fieldref_cache_entry): Set DECL_IGNORED_P on the entry.
authorAndrew Haley <aph@redhat.com>
Tue, 4 Jul 2006 15:26:42 +0000 (15:26 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 4 Jul 2006 15:26:42 +0000 (15:26 +0000)
commit8a71d22bdd2bc14145e72606ccd9dac1ef60fd6a
tree47e5a9b38aa75c3437c517ae948cfed86a064620
parentdbc02e7f4c2ff123b6ff1b9ccea612f6ecef4bcc
class.c (build_fieldref_cache_entry): Set DECL_IGNORED_P on the entry.

2006-07-04  Andrew Haley  <aph@redhat.com>

        * class.c (build_fieldref_cache_entry): Set DECL_IGNORED_P on the
        entry.

From-SVN: r115178
gcc/java/ChangeLog
gcc/java/class.c