lkml.org 
[lkml]   [2003]   [Aug]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 29 Aug 2003 07:53:32 +0100
FromJamie Lokier <>
SubjectRe: UP optimizations ..
Daniel Egger wrote:
> Shouldn't these be marked const?

  1. There's no need, because they are inline and simple enough to optimise.

  2. GCC seems to ignore const and pure attributes on inline functions,
     even when that would enable optimisation that it cannot see from the
     function body.


-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:48    [from the cache]
©2003-2008