libstdc++ testsuite make targets check-parallel and check-performance don't work anymore
Jonathan Wakely
jwakely@redhat.com
Tue Nov 4 03:37:00 GMT 2014
On 03/11/14 17:19 +0100, Paolo Carlini wrote:
>Hi,
>
>On 11/03/2014 03:55 PM, Rainer Emrich wrote:
>>Since the recent changes to the testsuites the folowing make targets in the
>>libstdc++ testsuite directory don't work anymore:
>>
>>check-parallel
>>check-performance
>>check-performance-parallel
>>
>>Any comments?
>All I can see so far is a non-conforming use of default arguments (ie,
>repeated in the function template definitions) in
>include/parallel/algo.h, which the front-end didn't catch until quite
>recently (not in 4.9.x). See below what I mean to apply to fix that.
>Not sure if you meant something else (too) in your terse message,
>tough.
<parallel/numeric> has the same problem, fixed with this patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1809 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20141104/6f966eee/attachment.bin>
More information about the Gcc
mailing list