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

SIZE used on unallocated array

Andrew_Smith
New Contributor III
278 Views
I request a new debugging option to trap this. The current behaviour of Intel Fortran is returning 0 and raising no error. This is probably the worst choice since it often hides the problem.
0 Kudos
1 Solution
Steve_Lionel
Honored Contributor III
278 Views

In my opinion, it's a bug that /check:pointer doesn't catch this. I will submit this. 02941404

View solution in original post

0 Kudos
2 Replies
Steve_Lionel
Honored Contributor III
279 Views

In my opinion, it's a bug that /check:pointer doesn't catch this. I will submit this. 02941404

0 Kudos
Devorah_H_Intel
Moderator
278 Views

Steve Lionel (Ret.) wrote:

In my opinion, it's a bug that /check:pointer doesn't catch this. I will submit this. 02941404

Steve,

Thank you for submitting this report via Online Service Center. It was escalated to development for a fix.

0 Kudos
Reply