[Bug c++/13057] [3.3/3.4 Regression] regparm attribute not applied to destructor
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 6 02:26:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-06 02:26 -------
Subject: Bug 13057
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: mmitchel@gcc.gnu.org 2004-01-06 02:26:14
Modified files:
gcc/cp : ChangeLog class.c
Log message:
PR c++/13057
* class.c (build_clone): Copy type attributes from the original
function to the clone.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3858&r2=1.3859
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&r1=1.592&r2=1.593
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13057
More information about the Gcc-bugs
mailing list