--- Comment #9 from reichelt at gcc dot gnu dot org 2008-01-02 23:45
---
Subject: Bug 33462
Author: reichelt
Date: Wed Jan 2 23:44:10 2008
New Revision: 131266
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131266
Log:
Backport:
2007-09-18 Paolo Carlini <[EMA
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33462
--- Comment #8 from paolo at gcc dot gnu dot org 2007-09-18 19:42 ---
Subject: Bug 33462
Author: paolo
Date: Tue Sep 18 19:42:42 2007
New Revision: 128585
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128585
Log:
cp/
2007-09-18 Paolo Carlini <[EMAIL PROTECTED]>
PR c+
--- Comment #7 from pcarlini at suse dot de 2007-09-18 19:06 ---
If Gaby agree with that change, I'm ok with it.
--
pcarlini at suse dot de changed:
What|Removed |Added
--- Comment #6 from pinskia at gcc dot gnu dot org 2007-09-18 18:47 ---
No this is not fixed. The error message is incorrect. Most users will not use
__builtin_va_arg directly, they will be using va_arg. So when they see
__builtin_va_arg, it will confuse them. Can you please change i
--- Comment #5 from pcarlini at suse dot de 2007-09-18 18:06 ---
Fixed in mainline.
--
pcarlini at suse dot de changed:
What|Removed |Added
AssignedTo|pcarlini at