[LLVMdev] 2007-03-27-VarLengthArray.c test

Andreas Neustifter e0325716 at student.tuwien.ac.at
Fri Aug 21 02:58:40 PDT 2009


I experienced

FAIL:
/localtmp/astifter/llvm/llvm-svn/test/FrontendC/2007-03-27-VarLengthArray.c
Failed with exit(1) at line 1
while running:
/nfs/a5/astifter/astifter/llvm/llvm-svn-obj/../llvm-svn-install/bin/llvm-gcc
  -emit-llvm -w -S /localtmp/astifter/llvm/l
lvm-svn/test/FrontendC/2007-03-27-VarLengthArray.c -o - | /bin/grep
{getelementptr inbounds \[0 x i32\]}
child process exited abnormally

on a Linux x86_64 box.

I'm not sure why "inbounds" is missing in my output. Can anyone
enlighten me?

In case this is wrong and inbouds should go away, here's a patch to fix
this. (It also uses FileCheck.)

Andi

-- 
==========================================================================
This email is signed, for more information see
http://web.student.tuwien.ac.at/~e0325716/gpg.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-r79420.2007-03-27-VarLengthArray.c.patch
Type: text/x-patch
Size: 460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090821/9f99338e/attachment.bin>


More information about the llvm-dev mailing list