https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #40 from kottinge at utk dot edu ---
I attached calc_param_mod.f90 (it's just a bunch of variable declarations).
The missing variable declartion is commented out on line 2648 it's
max_line_len2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #39 from kottinge at utk dot edu ---
Created attachment 37171
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37171&action=edit
calc_param_mod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #37 from kottinge at utk dot edu ---
Yeah that's what the bug is. The only problem with the file or at least what
prevents it from compiling is the missing variable declaration on line 2648,
but instead of saying there is a mi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #35 from kottinge at utk dot edu ---
read_input_mod is built from the source file read_input_mod.f90. It's the one
with the bug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #33 from kottinge at utk dot edu ---
I uploaded soln_struct_mod.mod
I don't want to spend a lot of time on this either, and it's a complicated
project and figuring out the minimal code to reproduce the error is likely to
t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #32 from kottinge at utk dot edu ---
Created attachment 37170
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37170&action=edit
m26
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #30 from kottinge at utk dot edu ---
Okay, I uploaded files for a working eaxmple.
Trying to compile with:
gfortran -I/usr/lib/openmpi/include -pthread -I/usr/lib/openmpi/lib -L/usr//lib
-L/usr/lib/openmpi/lib -lmpi_f90 -lmpi_f77
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #29 from kottinge at utk dot edu ---
Created attachment 37169
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37169&action=edit
source file with missing variable from only list
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
kottinge at utk dot edu changed:
What|Removed |Added
Attachment #37141|0 |1
is obsolete
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #27 from kottinge at utk dot edu ---
Created attachment 37167
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37167&action=edit
driver
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #26 from kottinge at utk dot edu ---
Created attachment 37166
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37166&action=edit
lib
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #25 from kottinge at utk dot edu ---
Created attachment 37165
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37165&action=edit
m22
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #22 from kottinge at utk dot edu ---
Created attachment 37162
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37162&action=edit
m19
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #24 from kottinge at utk dot edu ---
Created attachment 37164
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37164&action=edit
m21
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #23 from kottinge at utk dot edu ---
Created attachment 37163
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37163&action=edit
m20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #21 from kottinge at utk dot edu ---
Created attachment 37161
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37161&action=edit
m18
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #20 from kottinge at utk dot edu ---
Created attachment 37160
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37160&action=edit
m17
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #19 from kottinge at utk dot edu ---
Created attachment 37159
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37159&action=edit
m16
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #18 from kottinge at utk dot edu ---
Created attachment 37158
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37158&action=edit
m15
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #16 from kottinge at utk dot edu ---
Created attachment 37156
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37156&action=edit
m13
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #17 from kottinge at utk dot edu ---
Created attachment 37157
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37157&action=edit
m14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #15 from kottinge at utk dot edu ---
Created attachment 37155
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37155&action=edit
m12
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #13 from kottinge at utk dot edu ---
Created attachment 37153
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37153&action=edit
m10
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #14 from kottinge at utk dot edu ---
Created attachment 37154
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37154&action=edit
m11
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #12 from kottinge at utk dot edu ---
Created attachment 37152
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37152&action=edit
m9
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #11 from kottinge at utk dot edu ---
Created attachment 37151
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37151&action=edit
m8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #10 from kottinge at utk dot edu ---
Created attachment 37150
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37150&action=edit
m7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #9 from kottinge at utk dot edu ---
Created attachment 37149
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37149&action=edit
m6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #8 from kottinge at utk dot edu ---
Created attachment 37148
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37148&action=edit
m5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #6 from kottinge at utk dot edu ---
Created attachment 37146
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37146&action=edit
m3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #7 from kottinge at utk dot edu ---
Created attachment 37147
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37147&action=edit
m4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #5 from kottinge at utk dot edu ---
Created attachment 37145
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37145&action=edit
m2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #4 from kottinge at utk dot edu ---
Created attachment 37144
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37144&action=edit
m1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #3 from kottinge at utk dot edu ---
Created attachment 37143
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37143&action=edit
mod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69064
--- Comment #1 from kottinge at utk dot edu ---
Instead of gcc in the compile command it should be gfortran.
Severity: minor
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: kottinge at utk dot edu
Target Milestone: ---
Created attachment 37141
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37141&action=edit
preprocessed sour
36 matches
Mail list logo