------- Comment #2 from martin at mpa-garching dot mpg dot de 2006-04-26 12:14 ------- (In reply to comment #1) > Can you try disabling VRP and enable -fwrapv and -fno-strict-aliasing? (I > also > see failures in other scientific codes with mainline)
I reconfigured with CFLAGS="-m32 -O2 -fomit-frame-pointer -mtune=pentium4 -march=pentium4 -fno-tree-vrp -fwrapv -fno-strict-aliasing" ./configure but got the same result as before... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27322