http://llvm.org/bugs/show_bug.cgi?id=4634
Tilmann Scheller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #4 from Tilmann Scheller <[email protected]> --- Works fine with LLVM r212922: $ clang t.c -gcc-toolchain /home/t/work/aarch32/gcc-linaro-arm-linux-gnueabihf-4.9-2014.05_linux --sysroot /home/t/work/aarch32/gcc-linaro-arm-linux-gnueabihf-4.9-2014.05_linux/arm-linux-gnueabihf/libc -target armv6-none-linux-gnueabihf -o test -static $ qemu-arm test array: 446348 sizeof(chunk): 4 446348 446352 As this works fine with clang and llvm-gcc is officially dead I'm going to close this bug. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
