inline fortran module functions
Bud Davis
bdavis9659@sbcglobal.net
Tue Jun 24 20:04:00 GMT 2008
--- Sa Liu <SALIU@de.ibm.com> wrote:
> 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
>
read this bug report:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29648
it should explain they how's and the why not's...
--bud
More information about the Fortran
mailing list