This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Another bug in local static variables
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <hubicka at ucw dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 18 Oct 2003 10:27:21 -0700
- Subject: Re: [tree-ssa] Another bug in local static variables
- References: <20031018172520.GH6212@kam.mff.cuni.cz>
On Sat, Oct 18, 2003 at 07:25:20PM +0200, Jan Hubicka wrote:
> * tree-ssa-copyprop.c (move_var_to_scope): Do not clear abstract
> origin for static variables.
Seems plausable.
r~