This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: tree-ssa branch: Call for preliminary testing
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: 12 Jun 2003 17:09:12 -0400
- Subject: Re: tree-ssa branch: Call for preliminary testing
- Organization: Red Hat Canada
- References: <Pine.LNX.4.44.0306122302370.629-100000@goofy>
On Thu, 2003-06-12 at 17:04, Richard Guenther wrote:
> Seems you have a very fast machine ;)
>
Yeah, that was 19 minutes at 2.2Ghz :)
I did intercept the process a couple of times with gdb. We seemed to be
churning a good number of cycles inside DCE. I'm going to be looking at
this testcase more carefully tomorrow.
> Compiling the POOMA library
> succeeded, now on regression testing (and the first test is already
> at 600MB core now).
>
Heh. I'm starting to like POOMA.
Diego.