Displaying 2 results from an estimated 2 matches for "9600f79c".
Did you mean:
960079
2008 Mar 29
0
[LLVMdev] Tracking down the "pred_iterator out of range" assert
That's my patch.
Do you have steps to reproduce?
Nick
Scott Michel wrote:
> I've finally been able to get back to a little hacking, and I've tracked
> down the before/after SVN revision numbers where this assert gets triggered:
>
> 47988: No assert
> 47989: Assert gets triggered during 'make check'
>
> This bug pops up when building Release from
2008 Mar 29
2
[LLVMdev] Tracking down the "pred_iterator out of range" assert
I've finally been able to get back to a little hacking, and I've tracked
down the before/after SVN revision numbers where this assert gets triggered:
47988: No assert
47989: Assert gets triggered during 'make check'
This bug pops up when building Release from bootstrap on x86 Darwin (Mac OS
X 10.4.11) using XCode 2.5's gcc 4.0.1. I've looked at the diffs between the
two