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

Fortran sanitizer?

david47
Novice
344 Views

Hi Everyone!

 

First of all, thank you to Devorah_H_Intel and jumdempseyatthecove for your help in resolving my problem with VS 2022 17.9.6 and Fortran 2022.  I have downloaded and installed Fortran the new Fortran 2024.1 and everything is working as expected!

Now, I have a memory leak problem in my code and wanted to use the sanitizer to help find it.  I could not find any information on how to do this in the VS GUI?  I tried adding an addition compiler command, /fsanitize=address but got lots of link error (LNK2001) about missing __asan_....  I am using the ifx compiler.

 

Could someone please help me to compile and lnk my Fortran code using the sanitizer?

 

Thank you so much in advance.  Any help would be greatly appreciated!

 

Sincerely,

 

David

0 Kudos
0 Replies
Reply