aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-5_0.c
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-12 00:07:40 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-12 00:07:40 +0100
commit5b4a3837ce680238c37b4a5752d8cdbf1298b4dc (patch)
tree462d4f570ef836cf0f5e8f7e9a853de3b4c3ad25 /gcc-4.9/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-5_0.c
parent3ae0c9a36154b9e079f83aed30c9878d8fa8b9ea (diff)
parent32c89c19b042a12b5a1bf0153299154ea5435c03 (diff)
downloadtoolchain_gcc-5b4a3837ce680238c37b4a5752d8cdbf1298b4dc.zip
toolchain_gcc-5b4a3837ce680238c37b4a5752d8cdbf1298b4dc.tar.gz
toolchain_gcc-5b4a3837ce680238c37b4a5752d8cdbf1298b4dc.tar.bz2
Merge branch 'master' of https://android.googlesource.com/toolchain/gcc into HEADreplicant-6.0
Diffstat (limited to 'gcc-4.9/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-5_0.c')
-rw-r--r--gcc-4.9/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-5_0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.9/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-5_0.c b/gcc-4.9/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-5_0.c
index 1a804a7..0336011 100644
--- a/gcc-4.9/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-5_0.c
+++ b/gcc-4.9/gcc/testsuite/gcc.dg/tree-prof/lipo/val-prof-5_0.c
@@ -11,7 +11,7 @@ main()
a[i]/=b;
return 0;
}
-/* { dg-final-use { scan-ipa-dump "Div.mod by constant b.*=997 transformation on insn" "profile" } } */
+/* { dg-final-use { scan-ipa-dump "Div.mod by constant b.*=997 transformation on insn" "profile" { xfail *-*-* } } } */
/* { dg-final-use { scan-tree-dump-not "Invalid sum" "optimized"} } */
/* { dg-final-use { cleanup-tree-dump "optimized" } } */
/* { dg-final-use { cleanup-ipa-dump "profile" } } */