------- Additional Comments From Thomas dot Koenig at online dot de 2005-03-19 13:20 ------- (In reply to comment #8)
> Due to general gfortran lameness only contained functions are ever inlined. > Top-level functions are never inlined. Why? I've worked with a Fortrtran 77 compiler (vor the Fujitsu VP series of vector computers) that did inline subroutines if they apppeared previously in the source code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20538