cp
authordannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Feb 2008 09:19:39 +0000 (09:19 +0000)
committerdannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Feb 2008 09:19:39 +0000 (09:19 +0000)
commit230c4e2fc4fda9e65781f9ce460b377aa1005028
tree40c61febe42d8e42bc09fb68c73f43dc0b9b2dc6
parent070270ea67a52ddb782e145ab71874962d718bce
cp
PR c++/34749
* friend.c (do_friend): Call cplus_decl_attributes earlier.

testsuite
PR c++/34749
* g++.dg.ext/dllimport13.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132585 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/friend.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/dllimport13.C [new file with mode: 0644]