This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RESULT_DECL: worth renaming into SSA?
- From: Diego Novillo <dnovillo at redhat dot com>
- To: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Thu, 15 Jul 2004 18:32:36 -0400
- Subject: RESULT_DECL: worth renaming into SSA?
- Organization: Red Hat Canada
RESULT_DECLs seem to be written once and never read. Is it worth
keeping them in SSA form? ISTR some recent changes in this area.
Richard, Jason?
Thanks. Diego.