public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* [tree-ssa] failure building perl in SPEC95
@ 2003-05-24 14:12 Diego Novillo
  0 siblings, 0 replies; only message in thread
From: Diego Novillo @ 2003-05-24 14:12 UTC (permalink / raw)
  To: Jeff Law; +Cc: gcc

Jeff,

This change is causing the SPEC95 tester to fail while building
perl.  In init_root_var() we are processing a PARM_DECL with no
annotation attached to it.  I *believe* this will be fixed by
some of the changes I made recently, but I'll check again after
the summit:

	* gimplify.c (simplify_expr): Avoid gimplifying expressions which
	are already in gimple form.
	* tree-simple.c (is_simple_constructor): No longer treat TREE_STATIC
	constructors specially.
	(is_simple_addr_expr_arg): If we're taking the address of a label
	for the first time, then the ADDR_EXPR is not in gimple form.


Diego.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-24 14:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-24 14:12 [tree-ssa] failure building perl in SPEC95 Diego Novillo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).