This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]: Possibly uninitialized variable in tree-vect-loop.c


2010/8/23 Richard Guenther <richard.guenther@gmail.com>:
> On Mon, Aug 23, 2010 at 8:36 AM, Kai Tietz <ktietz70@googlemail.com> wrote:
>> Hi,
>>
>> Somehow the diagnostic of 4.6 about possible unitialized variables is
>> a bit vague. By using an older gcc for bootstrapping I found a case in
>> tree-vect-loop.c, which indeed has unitialized variable in some
>> branches.
>
> Ok.
>
> Thanks,
> Richard.

Applied at revision 163477.

Kai

-- 
|? (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


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