Skip to content

"Warning: Fortran 2018 deleted feature: Shared DO termination label" when compiling with GCC #1485

@AlysonStahl-NOAA

Description

@AlysonStahl-NOAA

Example from the developer workflow:

/home/runner/work/UPP/UPP/UPP/sorc/ncep_post.fd/CALLCL.f:84:27:

   84 |       DO 30 I=ISTA_M,IEND_M
      |                           1
Warning: Fortran 2018 deleted feature: Shared DO termination label 30 at (1)

Affected files:

  • CALLCL.f (line 84)
  • CALWXT.f (lines 103, 160, 200)
  • CALWXT_RAMER.f (line 82)
  • CALWXT_REVISED.f (lines 92, 149, 188)
  • FRZLVL2.f (line 84)
  • FRZLVL.f (line 84)
  • LFMFLD.f (line 84)
  • LFMFLD_GFS.f (line 91)
  • MDL2AGL.f (lines 1041, 1242)
  • MDL2SIGMA2.f (line 180)
  • MDL2SIGMA.f (lines 214, 415, 797, 909)
  • WETBULB.f (lines 67, 137)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions