#720193 cfortran: Passing of REAL return values is incorrect for PGI Fortran compiler with pgiFortran define

#720193#5
Date:
2013-08-19 14:27:59 UTC
From:
To:
Dear Bastien,

when compiling code that uses cfortran.h with the PGI compiler on x86_64:
the pgiFortran define is slightly wrong: I found that when returning REAL from
a Fortran function it's only passed correctly when defining gFortran.

Regards, Thomas Jahns