This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa]: Another SSAPRE update
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>,Jason Merrill <jason at redhat dot com>
- Date: Tue, 1 Oct 2002 00:18:34 -0400
- Subject: Re: [tree-ssa]: Another SSAPRE update
On Monday, September 30, 2002, at 07:48 PM, Diego Novillo wrote:
On Mon, 2002-09-30 at 19:29, Daniel Berlin wrote:
That insanity should be fixed. I'll be committing the new code soonish
(after Jason merges in the main patch for GENERIC and GIMPLE into
tree-ssa).
Okeydokey, i'll just ignore the bug for now then.
Got to finish fixing strength reduction updating anyway, before someone
notices it's buggy (it'll set reaching defs wrong when you have
multiple injuries, because i process them in the reverse order i
should).
:P
Diego.