decl.c (make_rtl_for_nonlocal_decl): Set DECL_C_HARD_REGISTER for `register' variable...
authorMark Mitchell <mark@codesourcery.com>
Thu, 12 Jul 2001 07:50:58 +0000 (07:50 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 12 Jul 2001 07:50:58 +0000 (07:50 +0000)
commit7ed47c042e44ac0809d65ddfec988e1305067239
treeb85ad225ae4da23a9c79a8851514d356465de127
parent4eab60c26988232bea0cd26bf50e9c33ee0445cb
decl.c (make_rtl_for_nonlocal_decl): Set DECL_C_HARD_REGISTER for `register' variables with an asm-specification.

* decl.c (make_rtl_for_nonlocal_decl): Set DECL_C_HARD_REGISTER
for `register' variables with an asm-specification.

From-SVN: r43963
gcc/cp/ChangeLog
gcc/cp/decl.c