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]
Other format: [Raw text]

It it OK to use inline functions in GCC itself?


Hi,

It it OK to use inline functions in GCC itself?  I am guessing the
answer is yes given tree-flow.h from tree-ssa.

I just came across an idea of making RTL_CHECK* inline functions so
that when I preprocess GCC source files, they won't get too messy.

Kazu Hirat


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