PR c++/11929
commitc8dfae66bab7e3ee815b130131ac5bda32948f0e
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Dec 2003 04:08:20 +0000 (9 04:08 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Dec 2003 04:08:20 +0000 (9 04:08 +0000)
tree5bee3a7e01a47cfa78aca61bca39a283f9fca9ac
parent79cd4c7763d0e328ffbffd2c8d137fb2959e2d24
    PR c++/11929
        * call.c (magic_varargs_p): New fn.
        (build_over_call): Do no ellipsis conversions for arguments to
        functions with magic varargs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74461 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/g++.dg/other/stdarg2.C [new file with mode: 0644]