aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/testsuite/gcc.dg/pr26570.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/testsuite/gcc.dg/pr26570.c')
-rw-r--r--gcc-4.6/gcc/testsuite/gcc.dg/pr26570.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.6/gcc/testsuite/gcc.dg/pr26570.c b/gcc-4.6/gcc/testsuite/gcc.dg/pr26570.c
index 5768d32..71c16f2 100644
--- a/gcc-4.6/gcc/testsuite/gcc.dg/pr26570.c
+++ b/gcc-4.6/gcc/testsuite/gcc.dg/pr26570.c
@@ -1,5 +1,5 @@
/* { dg-do compile } */
-/* { dg-options "-O2 -fprofile-generate -fprofile-use" } */
+/* { dg-options "-O2 -fprofile-generate -fprofile-use -fopt-info" } */
unsigned test (unsigned a, unsigned b)
{