This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13683] [3.3/3.4 Regression] bogus warning about passing non-PODs through ellipsis
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2004 15:14:46 -0000
- Subject: [Bug c++/13683] [3.3/3.4 Regression] bogus warning about passing non-PODs through ellipsis
- References: <20040114165645.13683.giovannibajo@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-01-30 15:14 -------
Patch here:
http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03395.html
Committed to mainline, testing in progress for 3.4.
--
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |3.3.3 3.4.0 3.5.0
Summary|[3.3/3.4/3.5 Regression] |[3.3/3.4 Regression] bogus
|bogus warning about passing |warning about passing non-
|non-PODs through ellipsis |PODs through ellipsis
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13683