decl2.c (finish_objects): Use the original SYMBOL_REF from the function declaration...
commitf99df08ea8c1ccfefb9398bce8eda149abbaa374
authorDiego Novillo <dnovillo@redhat.com>
Sat, 19 May 2001 03:05:15 +0000 (19 03:05 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Sat, 19 May 2001 03:05:15 +0000 (18 23:05 -0400)
treedeeb144ae5d4528b8c944545b7fde5471954f6b3
parent897979760b7bf52835af74c4d94d1697471dcdd2
decl2.c (finish_objects): Use the original SYMBOL_REF from the function declaration to avoid stripping...

2001-05-18  Diego Novillo  <dnovillo@redhat.com>

* decl2.c (finish_objects): Use the original SYMBOL_REF from the
function declaration to avoid stripping the symbol's attributes.

From-SVN: r42297
gcc/cp/ChangeLog
gcc/cp/decl2.c