This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] profile feedback: -fprofile-use= and -fprofile-correction, correctness fixes and option semantic changes.
- From: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>
- To: Seongbae Park (ëìë, ææå) <seongbae dot park at gmail dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, Jan Hubicka <hubicka at ucw dot cz>
- Date: Thu, 20 Mar 2008 22:25:52 +0100
- Subject: Re: [PATCH] profile feedback: -fprofile-use= and -fprofile-correction, correctness fixes and option semantic changes.
- References: <ab3a61990803201358l2da959c0t166e9bdfba53dd09@mail.gmail.com>
* Seongbae Park (ëìë, ææå) wrote on Thu, Mar 20, 2008 at 09:58:31PM CET:
> --- a/gcc/doc/invoke.texi Fri Mar 14 17:35:41 2008 -0700
> +++ b/gcc/doc/invoke.texi Wed Mar 19 14:42:50 2008 -0700
> @@ -6364,6 +6365,17 @@ and occasionally eliminate the copy.
>
> Enabled at levels @option{-O}, @option{-O2}, @option{-O3}, @option{-Os}.
>
> +@item -fprofile-datafile-relative-path
> +@opindex fprofie-datafile-relative-path
s/fprofie/fprofile/