I\'m trying to allocate 8 bytes to a real variable. Using ifort the program compiles but it allocates only 4 bytes to the variable. I\'m currently declaring the
ifort