This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Improve gimplification/dominator optimizations
- From: Jason Merrill <jason at redhat dot com>
- To: law at redhat dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 11 Aug 2003 14:18:05 -0400
- Subject: Re: [tree-ssa] Improve gimplification/dominator optimizations
- References: <200308111716.h7BHGHj6024381@speedy.slc.redhat.com>
FYI, I have a patch in the works to do the same transformation by declaring
that decls in memory are not valid values. I'll remove this patch when it
goes in.
Jason