Jonathan Wakely
|
52066eae5d
|
Use effective-target instead of -std options
* testsuite/*: Use { target c++11 } or { target c++14 } instead of
using -std in dg-options.
From-SVN: r239777
|
2016-08-26 12:41:37 +01:00 |
Jakub Jelinek
|
818ab71a41
|
Update copyright years.
From-SVN: r232055
|
2016-01-04 15:30:50 +01:00 |
David Edelsohn
|
bfc6afd929
|
* testsuite/experimental/random/randint.cc: Add dg-add-options tls.
From-SVN: r230377
|
2015-11-14 09:22:53 -05:00 |
Jonathan Wakely
|
5ae465c530
|
Define std::experimental::randint etc.
* include/Makefile.am: Add new header.
* include/Makefile.in: Regenerate.
* include/experimental/random: New.
* testsuite/experimental/random/randint.cc: New.
From-SVN: r230332
|
2015-11-13 16:49:40 +00:00 |