On Thu, 2 Jan 2003, Jeff Sturm wrote: > I've also noticed GCC's register allocator struggles with large, complex > routines like in almabench.java. Re-running the benchmark with -fnew-ra > on my PIII is good for about a %20 speedup. Disregard that. I discovered my error, -fnew-ra yields a %20 *slowdown*. Jeff