[llvm-commits] [llvm-gcc-4.2] r54240 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp

Duncan Sands baldrick at free.fr
Thu Jul 31 03:09:15 PDT 2008


Hi,

> > Here you may well have used C[0] uninitialized.  More cases
> > of this occur in the rest of the patch.
> Why is that? C is initalized when it is declared:

I didn't see the initialization of C in the patch, and didn't
have time to look into it further.  Thanks for looking deeper.

Ciao,

Duncan.



More information about the llvm-commits mailing list