<div class="gmail_quote"><span style="background-color: transparent; ">On Thu, Oct 27, 2011 at 10:24 AM, Jim Grosbach </span><span dir="ltr" style="background-color: transparent; "><<a href="mailto:grosbach@apple.com">grosbach@apple.com</a>></span><span style="background-color: transparent; "> wrote:</span></div>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">Hey Nick,<div><br></div><div>This is great stuff. Thanks for doing this.</div>
<div><br></div><div>I'm seeing a few test failures in the GCC test suite (<a href="https://llvm.org/svn/llvm-project/clang-tests/trunk/gcc-4_2-testsuite" target="_blank">https://llvm.org/svn/llvm-project/clang-tests/trunk/gcc-4_2-testsuite</a>), though. It's fairly likely that they're just tests that need to be updated. Can you have a look?</div>
<div><br></div><div>gcc.apple/block-debug-1.c scan-assembler __block_descriptor.*DW_AT_name<br>gcc.apple/block-debug-1.c scan-assembler __block_literal_generic.*DW_AT_name<br>gcc.apple/block-debug-2.c scan-assembler __block_descriptor.*DW_AT_name<br>
gcc.apple/block-debug-2.c scan-assembler __block_literal_generic.*DW_AT_name<br>gcc.dg/debug/dwarf2/var1.c scan-assembler xyzzy[^\\n\\r]+DW_AT_name</div></div></blockquote><div><br></div><div>I've tried to fix these with r143119. I'll watch the IRC messages from the bot, hopefully the regular expression magic isn't too much for dejagnu... </div>
</div>