[Bug target/14454] [3.3 Regression] virtual function with vararg won't compile

2004-10-14 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-10-14 07:03 --- Fixed on all active branches. -- What|Removed |Added Status|ASSIGNED

[Bug target/14454] [3.3 Regression] virtual function with vararg won't compile

2004-10-13 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-10-14 06:55 --- Subject: Bug 14454 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_3-branch Changes by: [EMAIL PROTECTED] 2004-10-14 06:54:52 Modified files: gcc: Change

[Bug target/14454] [3.3 Regression] virtual function with vararg won't compile

2004-10-13 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-10-14 06:44 --- > Notice that the original bugreport is against 3.3.2 though, which means that > the user really hit this problem on the 3.3 branch. And moving to 3.4 is non- > trivial for much C++ code due to the new pa

[Bug target/14454] [3.3 Regression] virtual function with vararg won't compile

2004-10-13 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|3.3.5 |3.3.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14454

[Bug target/14454] [3.3 Regression] virtual function with vararg won't compile

2004-10-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-13 14:42 --- I would disagree with Giovanni's statement about moving to 3.4 being hard, yes it is a pain but it would be the correct thing to do for most code anyways but I will leave this up to GDR to decide to let