This is the mail archive of the gcc-patches@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: [C++] Unreviewed patches


On Tue, Jul 16, 2002 at 01:28:38PM -0700, Mark Mitchell wrote:
> It doesn't actually test whether or not the compiler is inlining
> the function or not.  I can't think of a practical way to test that,
> so you may as well drop the test.

If all copies are supposed to be inlined, then one
can use a scan-assembler-not test for the symbol.


r~


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