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]

Re: -fobey-inline (was Re: gcc and inlining)


> Sure.  The programmer had better know that if he's marking things
> inline.

Think what you are saying. You are saying that the programmer must 
carefully study the cache architecture, and adapt the source program
accordingly. This means different decisions for different models of
the same architecture, this is really not practical. If you want to
operate that this level, you may as well write in assembler :-)


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