[Bug c/14188] Suggestion: improve warning message for call through incompatible type
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 23 12:47:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-23 12:47 -------
Subject: Bug 14188
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: ebotcazou@gcc.gnu.org 2004-02-23 12:46:58
Modified files:
gcc : ChangeLog builtins.c c-typeck.c
gcc/testsuite : ChangeLog
gcc/testsuite/gcc.dg: cast-function-1.c va-arg-1.c
Log message:
PR c/14188
* builtins.c (expand_builtin_va_arg): Emit an informative message
if a trap is generated.
* c-typeck.c (build_function_call): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.242&r2=2.2326.2.243
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtins.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.275.2.3&r2=1.275.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.272.2.1&r2=1.272.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.100&r2=1.3389.2.101
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/cast-function-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1&r2=1.1.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/va-arg-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.54.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14188
More information about the Gcc-bugs
mailing list