class.c (build_static_field_ref): Call make_decl_rtl() after setting the DECL_EXTERNA...
authorAndrew Haley <aph@cambridge.redhat.com>
Mon, 19 Mar 2001 16:14:14 +0000 (16:14 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 19 Mar 2001 16:14:14 +0000 (16:14 +0000)
commit6bc5f6cb54247182dd405f10bd77033499bc13ad
treed81ac565a2cdae3db7a1c9eb778b70444dba901d
parente7aadbbb7bf3f155e605c9c40cbff59a00d04f27
class.c (build_static_field_ref): Call make_decl_rtl() after setting the DECL_EXTERNAL flag.

2001-03-19  Andrew Haley  <aph@cambridge.redhat.com>

        * class.c (build_static_field_ref): Call make_decl_rtl() after
        setting the DECL_EXTERNAL flag.

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