Fix type in last change.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 16 Mar 2019 18:23:48 +0000 (18:23 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 16 Mar 2019 18:23:48 +0000 (18:23 +0000)
From-SVN: r269733

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

index 0141ba9bd3e2cb93d84ec12b2a213840197ccb40..d52a64847b2852d8b521943be516615e2bc6a3a2 100644 (file)
@@ -1,5 +1,7 @@
 2019-03-16  John David Anglin  <danglin@gcc.gnu.org>
 
+       * g++.dg/cpp0x/pr84497.C: Restore dg-require-weak.
+
        PR testsuite/89393
        * g++.dg/abi/ref-temp1.C: Skip on 32-bit hppa*-*-hpux*.
        * g++.dg/cpp0x/pr84497.C: Likewise.
index cd7225319e88da2f8b4bee881c9fa01a5bf68c62..d44a779371ad94afa8baf82725db71e2e0cf5993 100644 (file)
@@ -1,5 +1,6 @@
 // PR 84497 mismatch with thread constructor fn weakness
 // { dg-do compile { target c++11 } }
+// { dg-require-weak "" }
 // { dg-skip-if "No .weak" { { hppa*-*-hpux* } && { ! lp64 } } }
 
 struct Base