This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH] trivial fix in get_clockfreq for powerpc



Gak!  You're right... was entirely focused on the code below the patch. 

On Thu, 5 Jan 2006, Jakub Jelinek wrote:

> On Thu, Jan 05, 2006 at 02:18:35PM -0600, Tom Gall wrote:

<unnecessary code fix snipped with great prejudice>

> Fix?  static variables are zero initialized by default...
> 
> >    hp_timing_t result = 0L;
> >  
> >    /* If this function was called before, we know the result.  */
> 
> 	Jakub

Regards,

Tom 


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