Skip to content

Compile error in lsgen.f #5

Description

@YenochQin

Hi,
I compile lsgen.f program with

gfortran -o lsgen -fallow-argument-mismatch lsgen.f -L ${ATSP}/lib -lcom -lrad -lang -lcom

and

gfortran -o lsgen  lsgen.f -L ${ATSP}/lib -lcom -lrad -lang -lcom

both report

 4489 |             if (.NOT.Block(rank,pos,i,maskal,ny,lika)) then
      |                           1
Error: Actual argument contains too few elements for dummy argument ‘rank’ (12000060/33000165) at (1)

I compile it using gfortran-12. Can you tell me how to fix it?

Have a nice day!

Yenoch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions