On 29/04/07, Chris Lattner <[EMAIL PROTECTED]> wrote:
> On Apr 29, 2007, at 8:09 AM, Jeff Cohen wrote:
> > Two tests that broke yesterday are still broke:
> >
> > CFrontend/2007-04-11-InlineAsmStruct.c
> > CFrontend/2007-04-11-InlineAsmUnion.c
> >
> These both pass for me.  Three options: your CFE isn't up-to-date,
> the test is broken for your target, or the compiler is broken for
> your target.
>
I see them broken as well:

Running /home/me22/programming/llvm-cvs/test/CFrontend/dg.exp ...
FAIL: 
/home/me22/programming/llvm-cvs/test/CFrontend/2007-04-11-InlineAsmStruct.c
Failed with exit(1) at line 1
while running: /usr/local/bin/llvm-gcc -emit-llvm
/home/me22/programming/llvm-cvs/test/CFrontend/2007-04-11-InlineAsmStruct.c
-S -emit-llvm -o - | grep {call i32 asm}
child process exited abnormally
FAIL: /home/me22/programming/llvm-cvs/test/CFrontend/2007-04-11-InlineAsmUnion.c
Failed with exit(1) at line 1
while running: /usr/local/bin/llvm-gcc -emit-llvm
/home/me22/programming/llvm-cvs/test/CFrontend/2007-04-11-InlineAsmUnion.c
-S -emit-llvm -o - | grep {call i32 asm}
child process exited abnormally

~ Scott
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to