[Bug optimization/14288] [tree-ssa] [SRA] warning: 'SR.29591' may be used uninitialized in this function

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 26 05:16:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-02-26 05:16 -------
Subject: Bug 14288

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	rth@gcc.gnu.org	2004-02-26 05:16:00

Modified files:
	gcc            : ChangeLog.tree-ssa gimplify.c tree-sra.c 

Log message:
	PR opt/14288
	* gimplify.c (gimple_push_cleanup): Add VAR argument.  Set
	TREE_NO_WARNING if in a conditional context.
	(gimplify_target_expr): Pass new argument.
	* tree-sra.c (lookup_scalar): Copy TREE_NO_WARNING to replacement.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.1222&r2=1.1.2.1223
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimplify.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.143&r2=1.1.2.144
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-sra.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.22&r2=1.1.2.23



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14288



More information about the Gcc-bugs mailing list