This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/20538] compiling -finline-functions -O2 and we crash at runtime


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]