On Mon, 27 Feb 2012, Mike Stump wrote:
> On Feb 27, 2012, at 1:01 PM, Jack Howarth wrote:
> > Since this is just a testsuite issue in boehm-gc, wouldn't this be Hans'
> > call? I would definitely
> > like to get this fixed in gcc 4.7 so that the boehm-gc testsuite doesn't
> > suffer timeouts.
On Feb 27, 2012, at 1:01 PM, Jack Howarth wrote:
> Since this is just a testsuite issue in boehm-gc, wouldn't this be Hans'
> call? I would definitely
> like to get this fixed in gcc 4.7 so that the boehm-gc testsuite doesn't
> suffer timeouts. Also note
> that gcc 4.7 is the first release whic
On Mon, Feb 27, 2012 at 10:07:20AM -0800, Mike Stump wrote:
> On Feb 27, 2012, at 8:41 AM, Jack Howarth wrote:
> > Currently the testsuite/boehm-gc.c/thread_leak_test.c executation test
> > will hang on several targets including x86_64-apple-darwin10/11 for
> > -m32/-m64.
> > The attached patch el
On Feb 27, 2012, at 8:41 AM, Jack Howarth wrote:
> Currently the testsuite/boehm-gc.c/thread_leak_test.c executation test
> will hang on several targets including x86_64-apple-darwin10/11 for -m32/-m64.
> The attached patch eliminates this issue, PR48299, by merging in the
> upstream changes for th
Currently the testsuite/boehm-gc.c/thread_leak_test.c executation test
will hang on several targets including x86_64-apple-darwin10/11 for -m32/-m64.
The attached patch eliminates this issue, PR48299, by merging in the
upstream changes for this testcase from...
https://raw.github.com/ivmai/bdwg