OSDN Git Service

Fix C++ FE attribute alias failure.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2002 22:29:05 +0000 (22:29 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2002 22:29:05 +0000 (22:29 +0000)
commit1ac4464d1aff38247da8feae9772906f739a262f
treeae15add145a06ca69074623ea319b26391210681
parentea1f6fcce626338ede437347c51a1164f9ef2c42
Fix C++ FE attribute alias failure.
* decl.c (duplicate_decls): Don't call decl_attributes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58034 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c