]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix C++ FE problem with attribute alias.
authorJim Wilson <wilson@redhat.com>
Fri, 25 Oct 2002 22:38:05 +0000 (22:38 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 25 Oct 2002 22:38:05 +0000 (15:38 -0700)
commitc1fe36e4258ee2191b0d5fff5f434652d03f1bed
tree839ce164397be14a89ed60b0e52466da1616cf87
parent68a3e7e1aa16b596e6e0bb924d003cf79d68f308
Fix C++ FE problem with attribute alias.

* decl.c (duplicate_decls): Don't call decl_attributes.

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