- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you know if Intel Fortran 10.1.021 is compatible to Fortran 95?
Thanks
Thanks
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The simple answer is yes - V10 is a Fortran 95 compiler.
Why do you ask ?
Les
Why do you ask ?
Les
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you want best compliance with standard, you should set /assume:protect_parens,minus0 even though minus0 is documented as an f2003 option. It includes support for f95 SIGN intrinsic as well as several f2003 requirements which were optional in f95.
The /stand:f95 and /w95 options meet f95 requirement to check standard compliance of source code.
As the other responder inidicated, we are as likely as not to miss the point of your question, if you don't clarify.
The /stand:f95 and /w95 options meet f95 requirement to check standard compliance of source code.
As the other responder inidicated, we are as likely as not to miss the point of your question, if you don't clarify.

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