Hi all,
We are investigating a bug in our software and we are getting the following message from the intel fortran compiler:
" Boundary Run-Time Check Failure for variable 'var$1825.0.6'"
A similar issue has already been treated in this forum at https://software.intel.com/en-us/forums/intel-fortran-compiler-for-linux... but our problem is somewhat different, so that we could not draw use of the answer there that solved the problem.
We would like to analyse the variable 'var$1825.0.6 but we do not know how to do it. This seems to be an automatically created variable. How are such variables getting created? Is it possible to evaluate them in for instance in gdb?
Thanks for your help in advance,
Timo