Re: Fails for SPEC2006 using -O3 -ftree-parallelize-loops

2007-12-15 Thread Jakub Jelinek
On Fri, Dec 14, 2007 at 10:12:11PM -0600, Sebastian Pop wrote: > I've run a build for spec cpu2006 with -O3 -ftree-parallelize-loops=16 > and interestingly there were some fails that I will investigate later. > So I'm just reporting these, and asking for somebody who could fix > the link options fo

Re: Fails for SPEC2006 using -O3 -ftree-parallelize-loops

2007-12-14 Thread Sebastian Pop
> I've run a build for spec cpu2006 with -O3 -ftree-parallelize-loops=16 This is on amd64-linux.

Fails for SPEC2006 using -O3 -ftree-parallelize-loops

2007-12-14 Thread Sebastian Pop
Hi, I've run a build for spec cpu2006 with -O3 -ftree-parallelize-loops=16 and interestingly there were some fails that I will investigate later. So I'm just reporting these, and asking for somebody who could fix the link options for autopar. I'm attaching a patch, not sure it will build. Before