Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28383 Discussions

Fortran SUBMODULE and compiler listing

NotThatItMatters
Beginner
397 Views

Compiling a Fortran app with settings EmitSourceListing="true" yields listing files for SUBMODULE entities with Entry Points but without Symbol Table entries.  The base MODULE has  Symbol Table entries, but with only INTERFACE blocks it is not going to be capable of tracking the internal code.  I am trying to track variables within SUBMODULEs but having no luck doing so.

0 Kudos
0 Replies
Reply