This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/48254] documentation minor


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]