On Jan 20, 2014, Jakub Jelinek <ja...@redhat.com> wrote: > On Mon, Jan 20, 2014 at 06:24:36PM -0200, Alexandre Oliva wrote:
>> But I think this one is wrong. >> if (var->onepart == ONEPART_VALUE) >> { >> if (local_get_addr_cache == NULL) >> return; > But when local_get_addr_cache is non-NULL, no matter if we find a slot there > or don't, we still fall thru into the 3 loops etc. Uhh, yes indeed... Evidently I imagined a return at the end of this if :-/ The patch is good then; but what is my review worth after barfing like that? :-D -- Alexandre Oliva, freedom fighter http://FSFLA.org/~lxoliva/ You must be the change you wish to see in the world. -- Gandhi Be Free! -- http://FSFLA.org/ FSF Latin America board member Free Software Evangelist Red Hat Brazil Toolchain Engineer