gcc/gcc/cp ChangeLog call.c
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Jun 1 20:28:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jason@gcc.gnu.org 2004-06-01 20:28:26
Modified files:
gcc/cp : ChangeLog call.c
Log message:
PR c++/15142
* call.c (call_builtin_trap): Remove type parm.
(convert_arg_to_ellipsis): Change a non-POD argument to integer type.
(build_x_va_arg): Dereference a null pointer for a non-POD argument.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4075&r2=1.4076
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&r1=1.479&r2=1.480
More information about the Gcc-cvs
mailing list