]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR c++/13057 (regparm attribute not applied to destructor)
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Wed, 21 Jan 2004 05:52:28 +0000 (05:52 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Wed, 21 Jan 2004 05:52:28 +0000 (05:52 +0000)
commita262c9fc8a736931fbebaeeda2b78ac3d8f5fa41
tree0d1d6403597b1963c3c00566e339dd09b25d36a2
parenta6dd9892df8f857f4f042e0d53f7abab7e7f110d
backport: re PR c++/13057 (regparm attribute not applied to destructor)

        Backport from mainline
        2004-01-05  Mark Mitchell  <mark@codesourcery.com>

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

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