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 |
Jakub Jelinek
|
5624e564d2
|
Update copyright years.
From-SVN: r219188
|
2015-01-05 13:33:28 +01:00 |
Richard Sandiford
|
aa118a03c4
|
Update copyright years in libstdc++-v3/
From-SVN: r206301
|
2014-01-02 22:30:10 +00:00 |
David Edelsohn
|
eb7bdcb027
|
* testsuite/17_intro/static.cc: Ignore AIX TOC reload warnings.
From-SVN: r205087
|
2013-11-19 23:38:14 -05:00 |
Richard Sandiford
|
405feeb871
|
Update copyright in libstdc++-v3.
From-SVN: r195701
|
2013-02-03 17:54:05 +00:00 |
Benjamin Kosnik
|
6d0f7cacc0
|
re PR libstdc++/52689 (static linking with libstdc++ fails)
2012-04-25 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/52689
* testsuite/17_intro/static.cc: Fix.
* testsuite/lib/dg-options.exp (dg-require-static-libstdcxx): New.
From-SVN: r186845
|
2012-04-25 22:47:52 +00:00 |
Benjamin Kosnik
|
3b34ddb8e0
|
re PR libstdc++/52689 (static linking with libstdc++ fails)
2012-04-24 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/52689
* testsuite/17_intro/static.cc: New.
From-SVN: r186794
|
2012-04-25 01:17:57 +00:00 |