This is the mail archive of the gcc@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]

Trouble inlining functions.


It seems that a lot of the time that I try to inline functions (using
2.7.2),
I get the warning, "Can't inline function <name>, called from <line>".

Is there a way to make gcc tell me why it can't inline the function?  Is
there a list of requirements that have to be met before gcc will inline a
function?

Thanks,

David Deephanphongs
Engineer
Enikia


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