Re: Lot's of ICEs with Polyhedron and -ftree-vectorize with mainline

2006-03-30 Thread Richard Guenther
On Wed, 29 Mar 2006, Richard Guenther wrote: > > Has anyone gone through Polyhedron ICEs with -ftree-vectorize? I see > aermod, air, doduc, linpk, mdbx, rnflow and test_fpu ICE on i686 and > additionally induct and tfft on x86_64. (-O3 -ffast-math -funroll-loops > otherwise) After the fix for

Lot's of ICEs with Polyhedron and -ftree-vectorize with mainline

2006-03-29 Thread Richard Guenther
Has anyone gone through Polyhedron ICEs with -ftree-vectorize? I see aermod, air, doduc, linpk, mdbx, rnflow and test_fpu ICE on i686 and additionally induct and tfft on x86_64. (-O3 -ffast-math -funroll-loops otherwise) Richard.