This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Tree-SSA self checking infrastructure
- From: law at redhat dot com
- To: Jan Hubicka <hubicka at ucw dot cz>
- Cc: Richard Henderson <rth at redhat dot com>, Jan Hubicka <jh at suse dot cz>, gcc at gcc dot gnu dot org
- Date: Wed, 19 Nov 2003 15:30:03 -0700
- Subject: Re: Tree-SSA self checking infrastructure
- Reply-to: law at redhat dot com
In message <20031119215117.GX16923@atrey.karlin.mff.cuni.cz>, Jan Hubicka write
s:
>THe uninitialized variables does not appear to be big deal. The more
>problem can be global scope variables that we maintain in SSA form.
Err, aren't these addressable, and thus not rewritten into SSA form.
Jeff