GCC build failed for native with your patch on 2003-07-09T09:41:45Z.
Andrew Pinski
pinskia@physics.uc.edu
Wed Jul 9 21:13:00 GMT 2003
I can reproduce this with just an include to "ext/pool_allocator.h".
Thanks,
Andrew Pinski
On Wednesday, Jul 9, 2003, at 16:40 US/Eastern, Andrew Pinski wrote:
> I wrote down the wrong function; the one I gave was the one right
> before this one.
> Here is the right one where it crashes:
> static void* __gnu_cxx::__pool_alloc<__threads,
> __inst>::_S_refill(long unsigned int)
>
> Thanks,
> Andrew Pinski
>
> On Wednesday, Jul 9, 2003, at 16:34 US/Eastern, Andrew Pinski wrote:
>
>> I can tell you if I force the GC to reclaim every time (--param
>> ggc-min-expand=0 --param ggc-min-heapsize=0), it stops after parsing
>> in:
>> static char* __gnu_cxx::__pool_alloc<__threads,
>> __inst>::_S_chunk_alloc(long unsigned int, int&)
>>
>> This might help you figure out a smaller testcase but who knows.
>>
>> Thanks,
>> Andrew Pinski
>
>
>
More information about the Gcc-regression
mailing list