decl.c (make_rtl_for_local_static): Don't create register RTL for addressable constants.
authorMark Mitchell <mark@codesourcery.com>
Wed, 13 Oct 1999 16:13:25 +0000 (16:13 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 13 Oct 1999 16:13:25 +0000 (16:13 +0000)
commit1f1479dc91216e63870c59ad48fdbb0b1c060d82
tree7dc1aa875c16a04ad7f2916c6b5181f6188202fc
parentce74b7d6e8d6a34aaa8ac19dec9951c61d1454b9
decl.c (make_rtl_for_local_static): Don't create register RTL for addressable constants.

* decl.c (make_rtl_for_local_static): Don't create register RTL
for addressable constants.

From-SVN: r29945
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.other/static10.C
gcc/testsuite/g++.old-deja/g++.other/static11.C [new file with mode: 0644]