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/35681] wrong result for vector subscripted array expression in MVBITS



------- Comment #2 from dominiq at lps dot ens dot fr  2008-03-28 15:29 -------
For the second test in comment #1, ifort gives:

fortcom: Error: pr35681_2.f90, line 2: The shapes of the arguments do not
conform.   [MVBITS]
  call mvbits ((ILA1((/9/))), 2, 4, ILA1, 3)
------------------------------------^


-- 


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


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