inline fortran module functions

Sa Liu SALIU@de.ibm.com
Tue Jun 24 17:53:00 GMT 2008


I have defined a tiny function A in module B. In user program I used 
module B and called function A. 
Then I always get a branch to funciton __B_MOD_A. 
Is that possible to get the module function inlined in user program?

Thanks!
Sa



More information about the Fortran mailing list