GCC build failed for native with your patch on 2003-07-09T09:41:45Z.

Andrew Pinski pinskia@physics.uc.edu
Wed Jul 9 20:35:00 GMT 2003


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

On Wednesday, Jul 9, 2003, at 15:55 US/Eastern, Mark Mitchell wrote:

> On Wed, 2003-07-09 at 12:28, Geoff Keating wrote:
>> Hi Mark,
>>
>>> In file included from  
>>> /Users/regress/tbox/native/build/powerpc-apple-darwin6.3/soft-float/ 
>>> libstdc++-v3/include/bitset:56,
>>>                  from  
>>> /Users/regress/tbox/cvs-gcc/gcc/libstdc++-v3/include/stdc++.h:52:
>>> /Users/regress/tbox/native/build/powerpc-apple-darwin6.3/soft-float/ 
>>> libstdc++-v3/include/bits/basic_string.h:1041: internal compiler  
>>> error: Bus
>>>    error
>>> Please submit a full bug report,
>>> with preprocessed source if appropriate.
>>
>> I think this one is yours.
>
> Thanks; it is indeed looking that way.  What fun.  I will now get to
> figure out how you did all that PCH stuff. :-)
>
> I'll make it a top priority to get this sorted.
>
> Thanks,
>
> -- 
> Mark Mitchell <mark@codesourcery.com>
> CodeSourcery, LLC
>
>
>



More information about the Gcc-regression mailing list