On an ENABLE_OPTIMIZED=1 build, "make check" hangs for me here: Running /home/foad/svn/llvm-project/llvm/trunk/test/LLVMC/llvmc.exp ... ... while running hello.c.tmp. Is anyone else seeing this? I don't *think* I've changed anything in my local tree since the last time I ran these tests. Thanks, Jay.
Hi Jay, Jay Foad <jay.foad <at> gmail.com> writes:> > On an ENABLE_OPTIMIZED=1 build, "make check" hangs for me here: > > Running /home/foad/svn/llvm-project/llvm/trunk/test/LLVMC/llvmc.exp ...Couldn't reproduce this on my machine.
>> On an ENABLE_OPTIMIZED=1 build, "make check" hangs for me here: >> >> Running /home/foad/svn/llvm-project/llvm/trunk/test/LLVMC/llvmc.exp ... > > Couldn't reproduce this on my machine.It stopped happening here too. Thanks for checking though! Thanks, Jay.