[llvm-commits] [llvm-gcc-4.2] r67959 - /llvm-gcc-4.2/trunk/gcc/llvm-debug.cpp
Dale Johannesen
dalej at apple.com
Sat Mar 28 19:17:12 PDT 2009
On Mar 28, 2009, at 2:47 PM, Dale Johannesen wrote:
>
> On Mar 28, 2009, at 2:38 PM, Bill Wendling wrote:
>
>> Author: void
>> Date: Sat Mar 28 16:38:23 2009
>> New Revision: 67959
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=67959&view=rev
>> Log:
>> --- Reverse-merging (from foreign repository) r67884 into '.':
>> U gcc/llvm-debug.cpp
>>
>> Doh! I jumped too soon. Apologies. :-(
>
> Yep. And the list of miscompares is different from what it was
> before, and both are different from what I get. More
> nondeterminististic behavior for sure:(
The differences are in the debug_line section, not in code. We
haven't been testing that so it's not too surprising, somewhat
unfortunate that buildbot needs it working to pass....so far I haven't
been able to reproduce it outside the build-gcc environment.
More information about the llvm-commits
mailing list