On Thu, Nov 20, 2014 at 1:18 AM, Mike Stump wrote:
> On Nov 14, 2014, at 2:26 AM, Richard Biener
> wrote:
>> On Fri, Nov 14, 2014 at 2:10 AM, Jeff Law wrote:
>>> On 11/13/14 12:37, Mike Stump wrote:
I was doing a merge, and it failed to even compile the runtime
libraries due to c
On Nov 14, 2014, at 2:26 AM, Richard Biener wrote:
> On Fri, Nov 14, 2014 at 2:10 AM, Jeff Law wrote:
>> On 11/13/14 12:37, Mike Stump wrote:
>>>
>>> I was doing a merge, and it failed to even compile the runtime
>>> libraries due to checking in bitmap. bitmap goes to remove set bits
>>> from t
On Fri, Nov 14, 2014 at 2:10 AM, Jeff Law wrote:
> On 11/13/14 12:37, Mike Stump wrote:
>>
>> I was doing a merge, and it failed to even compile the runtime
>> libraries due to checking in bitmap. bitmap goes to remove set bits
>> from the bitmap (the second hunk in a two hunk set), and it fails
On 11/13/14 12:37, Mike Stump wrote:
I was doing a merge, and it failed to even compile the runtime
libraries due to checking in bitmap. bitmap goes to remove set bits
from the bitmap (the second hunk in a two hunk set), and it fails to
update the current pointer. That memory is freed and then