This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/48254] documentation minor
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Mar 2011 16:19:06 -0000
- Subject: [Bug other/48254] documentation minor
- Auto-submitted: auto-generated
- References: <bug-48254-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48254
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |documentation
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-23 16:19:00 UTC ---
(In reply to comment #0)
> Under GCC 4.6.0 RC 20110314:
>
> Two items:
> - consider replacement of "affective" by "effective"; this is under the
> description of the option `-fipa-struct-reorg'
Good catch, thanks
> - option `-funroll-loops' should not be described twice (pages 108 and 122, if
> we consider the PDF manual from http://gcc.gnu.org/onlinedocs/gcc/)
Hmm yes, it's at
http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html#index-funroll_002dloops-811
and
http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html#index-funroll_002dloops-864
so are -ftracer and -funroll-all-loops ... not sure if there's a reason for
that