gcc-4.5.1 failing test: FAIL: abi_check

Paolo Carlini paolo.carlini@oracle.com
Mon Aug 30 15:15:00 GMT 2010


On 08/30/2010 05:12 PM, Paolo Carlini wrote:
> On 08/30/2010 04:48 PM, Tom Browder wrote:
>   
>> I've looked inside and it's not very useful for me yet, but I'll keep
>> chugging.
>> I'll also do a rebuild in case that IS necessary.
>>   
>>     
> But are you seeing or not many unsupported tests, many more than 11,
> when you run make-check? These are the normal results, scroll down:
>
>   http://gcc.gnu.org/ml/gcc-testresults/2010-08/msg02971.html
>
> you see:
>
> 		=== libstdc++ Summary for unix ===
>
> # of expected passes		8013
> # of expected failures		162
> # of unsupported tests		11
>   
Sorry, the above are for current 4.6.0, and you are building 4.5.1.
Anyway, the main point is the same, this is an example for 4.5.2, for a
system where the locale model is *wrong*, should be similar to your
case, ~340 unsupported:

    http://gcc.gnu.org/ml/gcc-testresults/2010-08/msg02912.html

Paolo.



More information about the Libstdc++ mailing list