Hi
I am using ifc on my i386/linux box.
I have a fortran 90 program and there is some problem compiling it with ifc.
There are sevral warning messages like this :
Tab characters are an extension to standard
While there is no such warnings when I am using absoft f90 compiler on the same machine or using IBM xlf90 compiler on an IBM SP workstation.
What's more serious, the result of the the program compiled by ifc is wrong. The expected result should give thounds of output in the loop but in the ifc compiled result there is only one. It seems that the program executes the loop only once.
I don't what is wrong with it.
Actually there is some Tab character inside the program.
But why does it matter?
I don't understand.
Thank you very much?
Warning 4 : Tab characters are an extension to standard
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.


