lkml.org 
[lkml]   [2005]   [Apr]   [25]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 25 Apr 2005 13:39:47 +0200
FromRene Rebe <>
SubjectRe: [PATCH GIT 0.6] make use of register variables & size_t
Hi,

Matthias-Christian Ott wrote:
> The "git" didn't try store small variables, which aren't referenced, in 
> the processor registers. It also didn't use the size_t type. I corrected 
> a C++ style comment too.

Well, modern compilers take register as a non-binding hint. Your 
register storage specification for those loop counters will not make any 
change. You have not looked into the resulting binary?

Also // is valid C99 ...
Yours,

-- 
René Rebe - Rubensstr. 64 - 12157 Berlin (Europe / Germany)
             http://www.exactcode.de/ | http://www.t2-project.org/
             +49 (0)30  255 897 45
-
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-04-25 11:44    [from the cache]
©2003-2008