[cfe-dev] clang test failing: CodeGen/mandel.c
Chris Lattner
clattner at apple.com
Mon Feb 25 13:53:03 PST 2008
On Feb 23, 2008, at 11:29 AM, Ted Kremenek wrote:
> A recent run of "make test" shows that the test CodeGen/mandel.c is
> failing on Mac OS 10.5.2/Intel. Can someone else verify? Was there a
> change made to LLVM that has broken the test? I'm at TOT for both
> LLVM and clang:
>
> Revision: 47532 (LLVM)
> Revision: 47532 (clang)
I'm seeing this also. It looks like memory corruption to me: the
crash is in sema, but it only happens when -emit-llvm is passed. Can
someone with valgrind access please grind it?
Here's a .i file, in case headers matter:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mandel.i.gz
Type: application/x-gzip
Size: 3830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080225/5c9258da/attachment.bin>
-------------- next part --------------
Thanks!
-Chris
More information about the cfe-dev
mailing list