[Bug c/38755] [graphite] wrong code with -O3 -fgraphite-identity -floop-block on polyhedron benchmarks

2009-01-08 Thread sebpop at gmail dot com
--- Comment #4 from sebpop at gmail dot com 2009-01-08 17:05 --- Subject: Re: [graphite] wrong code with -O3 -fgraphite-identity -floop-block on polyhedron benchmarks > I'm running the polyhedron bmk with -m32 and will report the result. Actually I cannot run the test with -m32 on my

[Bug c/38755] [graphite] wrong code with -O3 -fgraphite-identity -floop-block on polyhedron benchmarks

2009-01-08 Thread sebpop at gmail dot com
--- Comment #3 from sebpop at gmail dot com 2009-01-08 16:33 --- Subject: Re: [graphite] wrong code with -O3 -fgraphite-identity -floop-block on polyhedron benchmarks > --- Comment #2 from howarth at nitro dot med dot uc dot edu 2009-01-08 > 16:20 --- > What checkin fixed thi

Re: [Bug c/38755] [graphite] wrong code with -O3 -fgraphite-identity -floop-block on polyhedron benchmarks

2009-01-08 Thread Sebastian Pop
> --- Comment #2 from howarth at nitro dot med dot uc dot edu 2009-01-08 > 16:20 --- > What checkin fixed this? Or can't you reproduce the failure? If the latter, > what happens if you use -m32 on amd64-linux? I'm running the polyhedron bmk with -m32 and will report the result. But this

[Bug c/38755] [graphite] wrong code with -O3 -fgraphite-identity -floop-block on polyhedron benchmarks

2009-01-08 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2009-01-08 16:20 --- What checkin fixed this? Or can't you reproduce the failure? If the latter, what happens if you use -m32 on amd64-linux? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38755

[Bug c/38755] [graphite] wrong code with -O3 -fgraphite-identity -floop-block on polyhedron benchmarks

2009-01-08 Thread spop at gcc dot gnu dot org
--- Comment #1 from spop at gcc dot gnu dot org 2009-01-08 13:57 --- Fixed. See below the graphite.chk for the run of polyhedron on amd64-linux for a graphite.par containing: "gfortran -O2 -floop-block %n.f90 -o %n" I don't know why aermod does fail the execution of one of the tests. S