It is unclear to me if "Warn for Nonstandard Fortran" is functional for the implemented Fortran 2008 features in Intel Compiler XE 13.1 (/stand:f08 option on Windows command line compilation). I'm still in the early stages of learning about the new features, so I don't have any evidence that can prove either way i.e., whether this options works as intended or not. Can anyone with experience on this elaborate further?
Also, is there a way to access this option for Fortran 2008 in the Microsoft Visual Studio IDE? I'm using Visual Studio 2012 Update 2 and I only see Fortran 90, 95, and 2003 as options, not 2008.
Thanks,