Add uniform_inside_sphere_distribution
Jonathan Wakely
jwakely@redhat.com
Thu Oct 27 13:55:00 GMT 2016
On 27/10/16 15:33 +0200, Andreas Schwab wrote:
>On Okt 26 2016, Jonathan Wakely <jwakely@redhat.com> wrote:
>
>> In all the new tests please replace this dg-options directive with:
>>
>> { dg-do run { target cxx11 } }
>
>ERROR: ext/random/uniform_inside_sphere_distribution/cons/default.cc: syntax error in target selector "target cxx11" for " dg-do 1 run { target cxx11 } "
My fault, it should be { target c++11 } not { target cxx11 }.
Testing this, will commit shortly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 4356 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20161027/d04cfad2/attachment.bin>
More information about the Libstdc++
mailing list