re PR c++/13057 (regparm attribute not applied to destructor)
commit221bfb0334fd47a1fc9e948088e037a060594ffe
authorMark Mitchell <mark@codesourcery.com>
Tue, 6 Jan 2004 02:26:13 +0000 (6 02:26 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 6 Jan 2004 02:26:13 +0000 (6 02:26 +0000)
tree1b3f1327ec729a653418386f9318f101bef6dbbb
parent856363c8838cfefffb161191355a4ca8548815f6
re PR c++/13057 (regparm attribute not applied to destructor)

PR c++/13057
* class.c (build_clone): Copy type attributes from the original
function to the clone.

From-SVN: r75460
gcc/cp/ChangeLog
gcc/cp/class.c