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

ifc -Qdyncom -C

seg
Beginner
336 Views
Hi,
Does anyone know of problems using the debugging flag -C at the same time as the dynamic common blocks flag -Qdyncom?
When I use both together to compile some f77 code I get a runtime "Address error" but using each of the flags on their own the code runs fine.
I've complied with the rules on using Qdyncom in the ifc manual and there doesn't seem to be anything obvious in the f77 code that should cause problems.
Cheers, Simon
0 Kudos
0 Replies
Reply