Displaying 2 results from an estimated 2 matches for "31aug".
2009 Sep 01
4
[LLVMdev] TOT broken
The buildbots are unhappy again. :-(
Specifically, the "llvm-gcc-i386-darwin9" buildbot here at Apple last
compiled TOT successfully yesterday morning (31aug); that was revision
80586. By revision 80589, the bootstrap failed due to a miscompare,
and by revision 80610, it's aborting while compiling little pieces of
libgcc.
80586 built O.K. (about 8AM, Pacific Standard Time, on Monday 31aug)
...
80589 bootstrap miscompare (about one hour after...
2009 Sep 01
0
[LLVMdev] TOT broken
...g looked at by Devang.
- Daniel
On Tue, Sep 1, 2009 at 1:54 PM, Stuart Hastings<stuart at apple.com> wrote:
> The buildbots are unhappy again. :-(
>
> Specifically, the "llvm-gcc-i386-darwin9" buildbot here at Apple last
> compiled TOT successfully yesterday morning (31aug); that was revision
> 80586. By revision 80589, the bootstrap failed due to a miscompare,
> and by revision 80610, it's aborting while compiling little pieces of
> libgcc.
>
> 80586 built O.K. (about 8AM, Pacific Standard Time, on Monday 31aug)
> ...
> 80589 bootstrap...