constants.c (build_constant_data_ref): Make sure we only build one copy of the decl...
authorAndrew Haley <aph@redhat.com>
Wed, 15 Oct 2008 12:16:35 +0000 (12:16 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Wed, 15 Oct 2008 12:16:35 +0000 (12:16 +0000)
commit307233c206c8853cb277f7e62b14c99fb695b6be
tree4f79aea342c28fb6ef07a45e173852a15ae1d31e
parentf6e6e9904cd32cc78873a33f0a3839812b0d0f57
constants.c (build_constant_data_ref): Make sure we only build one copy of the decl for the constant pool.

2008-10-14  Andrew Haley  <aph@redhat.com>

        * constants.c (build_constant_data_ref): Make sure we only build
        one copy of the decl for the constant pool.

From-SVN: r141133
gcc/java/ChangeLog
gcc/java/constants.c