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

Works with -g but not -O0

dfumento
Beginner
249 Views
Hi,
I am converting a very large program from Absoft. I am using the -save and -zero options. When I compile with -g it works fine. When I compile with -O0 which should also turn off the optimization, my program hangs (as it does with other optimizations). What else does -g do that -O0 does not do?

Thanks,
David
0 Kudos
0 Replies
Reply