------- Comment #12 from jvdelisle at gcc dot gnu dot org  2007-12-17 06:10 
-------
Here is a twist on the test case

 gfc -O2 -m64 -ffast-math -funroll-all-loops -fipa-pta -fivopts poisson.f 
poisson.f:111.72:

      pause                                                             
                                                                       1
Warning: Deleted feature: PAUSE statement at (1)
poisson.f: In function ‘jacobi’:
poisson.f:233: error: stmt (0x2aaaaeb4f300) marked modified after optimization
pass: 
D.1063_9 = *nn_8(D);
poisson.f:233: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30388

Reply via email to