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

Duncan Sands baldrick at free.fr
Fri Oct 26 14:02:06 PDT 2007


Hi Bill, I must say that I don't like this patch at all.  Is there
no better way?  I started to work on something better myself, but
unfortunately on my machine (x86-32) the testcase doesn't lead to
a memcpy with llvm-gcc-4.2 at all, only a memset.  Can you please
suggest a testcase that shows the problem with x86-32 linux.

Thanks,

Duncan.

PS: Don't the other two branches of the "if" statement need the same
treatment?




More information about the llvm-commits mailing list