Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29282 Discussions

error stop: warning #6477: Fortran 2008 does not allow this statement or directive

AShte
Beginner
613 Views
Something that irritated me for a long time. When compiled with -warn all -stand f08 I get : warning #6477: Fortran 2008 does not allow this statement or directive. error stop --^ This seems completely wrong. Indeed Fortran 2008 introduced this statement. Or am I using the compiler flags wrong? This in with ifort (IFORT) 15.0.2 20150121. Thanks Anton
0 Kudos
1 Reply
Steven_L_Intel1
Employee
613 Views

This is a bug we're fixing in 16.0.

0 Kudos
Reply