--- Comment #5 from sliwa at blue dot cft dot edu dot pl 2010-08-06 18:07
---
Your right, I assumed blindly that this code makes at least some sense (I
modified it to remove the dependencies, but the main issue remains the same).
However, it compiles with Pathscale 3.1 and SunStudio
--- Comment #3 from sliwa at blue dot cft dot edu dot pl 2010-08-06 16:49
---
To reproduce:
1. gfortran -c p1.f90 (no message)
2. gfortran -c p2.f90
p2.f90:66.25:
CALL ijk_to_i_j_k(i_j_k,i_j_k_fid,grid_size)
1
Error: Rank mismatch in argument 'j
--- Comment #2 from sliwa at blue dot cft dot edu dot pl 2010-08-06 16:45
---
Created an attachment (id=21425)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21425&action=view)
second part of the test case
This file contains to routines. The error is reported in the fi
--- Comment #1 from sliwa at blue dot cft dot edu dot pl 2010-08-06 16:43
---
Created an attachment (id=21424)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21424&action=view)
p1.f90
first part of the test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45210
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: sliwa at blue dot cft dot edu dot pl
GCC build triplet: x86_64-redhat-linux
GCC host triplet: x86_64-redhat-linux
GCC target triplet: x86_64-redhat-linux