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/32817] inline (pure) accessor functions



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-07-19 09:00 -------
I think this is just the normal inline function problem with gfortran.  Where
we have two decls for the same function which causes no inlining to happen.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32817


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