This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r111572 - in /branches/gcc-4_0-branch/gcc: Chan...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 28 Feb 2006 19:58:34 -0000
- Subject: r111572 - in /branches/gcc-4_0-branch/gcc: Chan...
Author: jakub
Date: Tue Feb 28 19:58:33 2006
New Revision: 111572
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111572
Log:
PR middle-end/26092
* gimplify.c (gimplify_call_expr): When trying again, call
get_callee_fndecl first to verify it is still a builtin.
* gcc.c-torture/compile/20060208-1.c: New test.
Added:
branches/gcc-4_0-branch/gcc/testsuite/gcc.c-torture/compile/20060208-1.c
Modified:
branches/gcc-4_0-branch/gcc/ChangeLog
branches/gcc-4_0-branch/gcc/gimplify.c
branches/gcc-4_0-branch/gcc/testsuite/ChangeLog