From: Paulo Matos Date: Wed, 16 Oct 2013 09:50:21 +0000 (+0000) Subject: tree-prof.exp: Fix comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=02c0e3064b53ace062f4a10a397af44224da812b;p=gcc.git tree-prof.exp: Fix comment. * gcc.dg/tree-prof/tree-prof.exp: Fix comment. From-SVN: r203693 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 8098aa3bb35..7b34fbe1bba 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-10-16 Paulo Matos + + * gcc.dg/tree-prof/tree-prof.exp: Fix comment. + 2013-10-15 Sriraman Tallam PR target/57756 diff --git a/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp b/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp index 1f50eb3221b..141959aae8a 100644 --- a/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp +++ b/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp @@ -15,7 +15,7 @@ # . # Test the functionality of programs compiled with profile-directed block -# ordering using -fprofile-generate followed by -fbranch-use. +# ordering using -fprofile-generate followed by -fprofile-use. load_lib target-supports.exp