Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29293 Discussions

Fortran SUBMODULE and compiler listing

NotThatItMatters
Beginner
900 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