This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Merge results as of 2003-05-06
- From: Jason Merrill <jason at redhat dot com>
- To: law at redhat dot com
- Cc: Diego Novillo <dnovillo at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Thu, 08 May 2003 03:21:23 -0400
- Subject: Re: [tree-ssa] Merge results as of 2003-05-06
- References: <200305080710.h487ANgP013327@speedy.slc.redhat.com>
On Thu, 08 May 2003 01:10:23 -0600, law@redhat.com wrote:
> >My expression temps patch should help to cut down on the number of temps we
> >have to deal with; it cuts the number in this testcase by 75%.
> What's the status of this -- I know you mentioned it needed further work,
> but it sounds quite promising.
It's been bumped by first my paper for the summit and now these recent
bugs, but I hope to get back to it tomorrow. The hash code I checked in
today is related.
And now, I sleep.
Jason