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.
29280 Discussions

Erroneous output from program compiled with ifort 8.0

rpoyner
Beginner
468 Views
We have a f77 program that has been working with ifc 7.0 and g77. When compiled with ifort 8.0 (free version, on linux) it completes without any error messages, but the output is gibberish.

Compiling with ifort -check bounds produces a program that again completes without any error messages, but now the output is correct.

Is this a compiler bug?

This is Build 20031016Z of the compiler.

Thanks
0 Kudos
1 Reply
Steven_L_Intel1
Employee
468 Views
Impossible to say without seeing the application. Try installing a more recent compiler and see if the results change. If not, submit an example to Intel support.
0 Kudos
Reply