Re: [PATCH] drivers/ide/ide-probe.c: uninitialized variable 'rc'

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steven Noonan
Date: Wednesday, September 10, 2008 - 2:19 pm

On Wed, Sep 10, 2008 at 2:09 PM, Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com> wrote:

Yes, because GCC thinks it's possible that the for loop has zero
iterations (and hence, 'rc' is never touched).

- Steven
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] drivers/ide/ide-probe.c: uninitialized variabl ..., Bartlomiej Zolnierki ..., (Wed Sep 10, 2:09 pm)
Re: [PATCH] drivers/ide/ide-probe.c: uninitialized variabl ..., Steven Noonan, (Wed Sep 10, 2:19 pm)
Re: [PATCH] drivers/ide/ide-probe.c: uninitialized variabl ..., Bartlomiej Zolnierki ..., (Sat Sep 27, 8:40 am)
Re: [PATCH] drivers/ide/ide-probe.c: uninitialized variabl ..., Bartlomiej Zolnierki ..., (Sun Oct 5, 9:14 am)