- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
I am using ifc to compile a code that has evolved over the years and hence contains a lot of non-standard fortran 90-95 coding. Is there any way to suppress the multitude of warnings about this from the ifc compiler. I dont want to suppress legit warnings about potential bugs etc. just the ones about the non-standard coding.
Thanks
Srini
I am using ifc to compile a code that has evolved over the years and hence contains a lot of non-standard fortran 90-95 coding. Is there any way to suppress the multitude of warnings about this from the ifc compiler. I dont want to suppress legit warnings about potential bugs etc. just the ones about the non-standard coding.
Thanks
Srini
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From the man page:
-w90, -w95
Suppress messages about use of non-standard Fortran.
-w90, -w95
Suppress messages about use of non-standard Fortran.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
also -cm suppresses "comments", which include warnings about the use of deprecated features, etc.
Martyn
Martyn

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