This is the mail archive of the gcc-patches@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]

Re: [tree-ssa] computed gotos


In message <20030124220419.GA1649@tornado.toronto.redhat.com>, Diego Novillo wr
ites:
 >On Fri, 24 Jan 2003, Jeff Law wrote:
 >
 >> 	* c-simplify.c (simplify_decl_stmt): Arrange to examine initializers
 >> 	for static variables.
 >> 	* gimplify.c (simplify_constructor): Kill initial is_simple_constructor
 >> 	check.
 >> 	(simplify_modify_expr): Get the type from the destination rather than
 >> 	the toplevel expression.  Handle case where type is ARRAY_TYPE.  Ignore
 >> 	TREE_STATIC for the RHS.
 >> 
 >Jeff,
 >
 >With this patch, I can't bootstrap on x86.  I'm getting this
 >failure:
I'm 99.9999% sure that patch bootstrapped and regtested here with 
only improvements in the testsuite.

Jeff



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