- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How can I enable compile-time check for uninitialized variables with ifort 9.1.034? I think there were such an option in the past.
Thanks,
Bernhard.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel Fortran has not had such a feature, CVF did.(Intel Fortran does some run-time uninitialied variable checking.) In our next major release, there is planned to be a new product feature where you can request a lot of compile-time checking on a multifile basis, including uninitialized variables.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Until the next version comes out you might do a web search for a LINT program that handles F90 files. There has been one for C for decades I am sure there is a free LINT for Fortran files as well.
Jim

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page