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: 19 Jan 2004 14:54:19 -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-19 14:54 -------
I spoke with Jason, and he agreed that we can at least try to tackle this
issue. Checking skip_evaluation in in convert_arg_to_ellipsis might be enough.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13683