From: Jan Hubicka Date: Tue, 19 Nov 2013 16:29:09 +0000 (+0000) Subject: Revert accidental checkin. X-Git-Tag: releases/gcc-4.9.0~2643 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc36cb9bfe6420690b7d14eb6be76d1ddfc56a96;p=thirdparty%2Fgcc.git Revert accidental checkin. From-SVN: r205039 --- diff --git a/gcc/testsuite/gcc.dg/tree-prof/peel-1.c b/gcc/testsuite/gcc.dg/tree-prof/peel-1.c index 2585c0877c7b..65f0c562cd45 100644 --- a/gcc/testsuite/gcc.dg/tree-prof/peel-1.c +++ b/gcc/testsuite/gcc.dg/tree-prof/peel-1.c @@ -1,4 +1,4 @@ -/* { dg-options "-O3 -fdump-tree-cunroll-details -fno-unroll-loops -fpeel-loops" } */ +/* { dg-options "-O3 -fdump-rtl-loop2_unroll -fno-unroll-loops -fpeel-loops" } */ void abort(); int a[1000];