<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Ashok,<div>thanks for letting me know about these</div><div><br></div><div>My personal preference would be to log a bugzilla and give me a chance to fix this</div><div>I will see if this reproduces at all with libstdc++ on OSX, or if it really depends on the linux&gcc&libstdc++ combination, in which case it might take a little longer to get fixed</div><div><br></div><div>Let’s certainly track the issue, but unless it’s a showstopper on your side, I would love to not have to revert!</div><div><div><br><div>
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style=" orphans: 2; widows: 2; border-collapse: separate; border-spacing: 0px;"><span style="font-size: 12px; orphans: auto; widows: auto;">Enrico Granata</span><br style="font-size: 12px; orphans: auto; widows: auto;"><span style="font-size: 12px; orphans: auto; widows: auto;">📩 egranata@</span><font color="#ff2600" style="font-size: 12px; orphans: auto; widows: auto;"></font><span style="font-size: 12px; orphans: auto; widows: auto;">.com</span><br style="font-size: 12px; orphans: auto; widows: auto;"><span style="font-size: 12px; orphans: auto; widows: auto;">☎️ 27683</span></div></div></div>
</div>
<br><div><div>On Oct 7, 2013, at 9:42 AM, Thirumurthi, Ashok <<a href="mailto:ashok.thirumurthi@intel.com">ashok.thirumurthi@intel.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Enrico,<br><br>I noticed a couple of failures exclusive to the "-C gcc" tests that I was able to bisect and reproduce with gcc 4.6.3 with your commit (see <a href="http://llvm.org/viewvc/llvm-project?revision=191996&view=revision">http://llvm.org/viewvc/llvm-project?revision=191996&view=revision</a>).  These reproduce consistently on the public Linux buildbot, which uses gcc 4.6.2.  For instance, with the attached test log, I expected:<br><br>runCmd: frame variable strings<br>output: (string_vect) strings = size=3 {<br>    [0] = "goofy"<br>    [1] = "is"<br>    [2] = "smart"<br>}<br><br>The actual result is:<br><br>runCmd: frame variable strings<br>output: (string_vect) strings = size=3 {<br>    [0] = (_M_dataplus = std::basic_string<char, std::char_traits<char>, std::allocator<char, char>, char, std::char_traits<char>, std::allocator<char, char> >::_Alloc_hider @ 0x00000000016d2110)<br>    [1] = (_M_dataplus = std::basic_string<char, std::char_traits<char>, std::allocator<char, char>, char, std::char_traits<char>, std::allocator<char, char> >::_Alloc_hider @ 0x00000000016d2118)<br>    [2] = (_M_dataplus = std::basic_string<char, std::char_traits<char>, std::allocator<char, char>, char, std::char_traits<char>, std::allocator<char, char> >::_Alloc_hider @ 0x00000000016d2120)<br>}<br><br>Are you able to reproduce these regressions?  We should either fix this, revert the commit, or log a bugzilla and cross-reference an expectedFailureGcc with the test failures...<br><br>- Ashok<br><span><Failure-x86_64-gcc-TestDataFormatterStdVector.StdVectorDataFormatterTestCase.test_with_dwarf_and_run_command.log></span></blockquote></div><br></div></div></body></html>