------- Comment #7 from dominiq at lps dot ens dot fr 2009-04-01 12:11 ------- (In reply to comment #6) > > On i686-apple-darwin9, I need -m64 to get an ICE with the test in comment > > #3. > > And if you change the types?
[ibook-dhum] f90/bug% gfc -c -O3 pr39595_db.f90 [ibook-dhum] f90/bug% gfc -c -m64 -O3 pr39595_db.f90 pr39595_db.f90: In function 'foo': pr39595_db.f90:3: internal compiler error: vector VEC(tree,base) index domain error, in vectorizable_store at tree-vect-stmts.c:3038 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39595