This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r136233 - in /branches/gimple-tuples-branch/gcc...


Author: dnovillo
Date: Sat May 31 02:58:56 2008
New Revision: 136233

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136233
Log:
2008-05-30  Diego Novillo  <dnovillo@google.com>

	* calls.c (gimple_alloca_call_p): Fix detection of
	alloca() calls.

testsuite/ChangeLog.tuples

2008-05-30  Diego Novillo  <dnovillo@google.com>
            Jakub Jelinek  <jakub@redhat.com>

	* gcc.dg/tree-ssa/20080530.c: New test.



Added:
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/20080530.c
Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/calls.c
    branches/gimple-tuples-branch/gcc/testsuite/ChangeLog.tuples


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]