Fix failing tests after PR libstdc++/85965

François Dumont frs.dumont@gmail.com
Thu Jul 18 21:41:00 GMT 2019


Got it, it is my PR 68303 patch which was introducing this regression. I 
fix it to restore those assertions.

You'll see once the awaiting hashtable patches are in...

On 7/18/19 12:18 PM, Jonathan Wakely wrote:
> On 18/07/19 07:41 +0200, François Dumont wrote:
>> Since commit 5d3695d03b7bdade9f4d05d2b those tests are failing.
>>
>>     * testsuite/23_containers/unordered_map/48101_neg.cc: Adapt dg-error
>>     after PR libstdc++/85965 fix.
>>     * testsuite/23_containers/unordered_multimap/48101_neg.cc: Likewise.
>>     * testsuite/23_containers/unordered_multiset/48101_neg.cc: Likewise.
>>     * testsuite/23_containers/unordered_set/48101_neg.cc
>>
>> It is quite trivial but I wonder if there is another plan to restore 
>> those static assertions differently.
>>
>> Ok to commit ?
>
> No. I don't see these failures. With the first change applied, I see a
> new failure.
>
> The patch seems wrong.
>
>
>



More information about the Gcc-patches mailing list