This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34884] [4.3 Regression] gfortran.dg/array_constructor_9.f90



------- Comment #2 from dominiq at lps dot ens dot fr  2008-01-20 10:52 -------
Fails also at '-O2 -funroll-loops', but not if I add

    return
10  print *, i, j, k, values (last)

before

  end subroutine test


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]