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]

r131780 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: jakub
Date: Thu Jan 24 15:13:17 2008
New Revision: 131780

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131780
Log:
	PR middle-end/34934
	* tree-stdarg.c (reachable_at_most_once): Use VEC vector instead of
	a fixed vector for stack.

	* gcc.c-torture/compile/20080124-1.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/20080124-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-stdarg.c


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