- The testcase uses the -fgnu-tm option but does not ensure that support
is enabled. This patch adds the test to the testcase.
* gcc/testsuite/g++.dg/ipa/pr94856.C: Require fgnu-tm.
+2020-05-11 Kito Cheng <kito.cheng@sifive.com>
+
+ * gcc/testsuite/g++.dg/ipa/pr94856.C: Require fgnu-tm.
+
2020-05-11 Uroš Bizjak <ubizjak@gmail.com>
PR target/95046
/* { dg-do compile } */
/* { dg-options "-O2 -fno-tree-dse --param uninlined-function-insns=0 --param early-inlining-insns=3 -fgnu-tm " } */
+/* { dg-require-effective-target fgnu_tm } */
class a {
public: