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: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2004 18:12:49 -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 mmitchel at gcc dot gnu dot org 2004-01-16 18:12 -------
I believe that it's reasonable to issue a warning about the code in question,
despite the fact that the code appears as the operand to a sizeof.
Givoanni, if you disagree, please raise the issue with Jason. If you both agree
that this really is a problem, reopen this PR.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13683