]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Darwin, testsuite, require alias in a test where it's used.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 4 Aug 2019 11:46:44 +0000 (11:46 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 4 Aug 2019 11:46:44 +0000 (11:46 +0000)
2019-08-04  Iain Sandoe  <iain@sandoe.co.uk>

Backport from mainline.
2019-05-31  Iain Sandoe  <iain@sandoe.co.uk>

* g++.dg/cpp0x/pr84497.C: Require alias support.

From-SVN: r274072

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/pr84497.C

index b9be7087f6c9393e5368207e4333b97013c098ed..824d352d12f455f9fce6778eb49777942ab55ebd 100644 (file)
@@ -1,3 +1,10 @@
+2019-08-04  Iain Sandoe  <iain@sandoe.co.uk>
+
+       Backport from mainline.
+       2019-05-31  Iain Sandoe  <iain@sandoe.co.uk>
+
+       * g++.dg/cpp0x/pr84497.C: Require alias support.
+
 2019-08-04  Iain Sandoe  <iain@sandoe.co.uk>
 
        Backport from mainline.
index d44a779371ad94afa8baf82725db71e2e0cf5993..7eb1aee474e3bcf754a43844b6672a0886eb8ad0 100644 (file)
@@ -1,6 +1,7 @@
 // PR 84497 mismatch with thread constructor fn weakness
 // { dg-do compile { target c++11 } }
 // { dg-require-weak "" }
+// { dg-require-alias "" }
 // { dg-skip-if "No .weak" { { hppa*-*-hpux* } && { ! lp64 } } }
 
 struct Base