This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r128759 - in /branches/redhat/gcc-4_1-branch/gc...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 25 Sep 2007 10:27:29 -0000
- Subject: r128759 - in /branches/redhat/gcc-4_1-branch/gc...
Author: jakub
Date: Tue Sep 25 10:27:28 2007
New Revision: 128759
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128759
Log:
PR middle-end/33423
* builtins.c (expand_builtin_memory_chk): Handle COMPOUND_EXPRs
returned by build_call_expr.
* gcc.c-torture/compile/20070915-1.c: New test.
Added:
branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/20070915-1.c
Modified:
branches/redhat/gcc-4_1-branch/gcc/ChangeLog
branches/redhat/gcc-4_1-branch/gcc/builtins.c
branches/redhat/gcc-4_1-branch/gcc/testsuite/ChangeLog