public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/48254] New: documentation minor
@ 2011-03-23 14:57 Denis.Excoffier at airbus dot com
  2011-03-23 16:44 ` [Bug other/48254] " redi at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Denis.Excoffier at airbus dot com @ 2011-03-23 14:57 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48254

           Summary: documentation minor
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Denis.Excoffier@airbus.com


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'
- 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/)


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug other/48254] documentation minor
  2011-03-23 14:57 [Bug other/48254] New: documentation minor Denis.Excoffier at airbus dot com
@ 2011-03-23 16:44 ` redi at gcc dot gnu.org
  2011-03-23 22:13 ` redi at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: redi at gcc dot gnu.org @ 2011-03-23 16:44 UTC (permalink / raw)
  To: gcc-bugs


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug other/48254] documentation minor
  2011-03-23 14:57 [Bug other/48254] New: documentation minor Denis.Excoffier at airbus dot com
  2011-03-23 16:44 ` [Bug other/48254] " redi at gcc dot gnu.org
@ 2011-03-23 22:13 ` redi at gcc dot gnu.org
  2011-03-23 22:33 ` redi at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: redi at gcc dot gnu.org @ 2011-03-23 22:13 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48254

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-23 22:02:16 UTC ---
Author: redi
Date: Wed Mar 23 22:02:12 2011
New Revision: 171366

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171366
Log:
2011-03-23  Jonathan Wakely  <jwakely.gcc@gmail.com>

    PR other/48254
    * doc/invoke.texi (-fipa-struct-reorg): Fix typo.


Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/doc/invoke.texi


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug other/48254] documentation minor
  2011-03-23 14:57 [Bug other/48254] New: documentation minor Denis.Excoffier at airbus dot com
  2011-03-23 16:44 ` [Bug other/48254] " redi at gcc dot gnu.org
  2011-03-23 22:13 ` redi at gcc dot gnu.org
@ 2011-03-23 22:33 ` redi at gcc dot gnu.org
  2011-03-23 22:35 ` redi at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: redi at gcc dot gnu.org @ 2011-03-23 22:33 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48254

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-23 22:03:32 UTC ---
Author: redi
Date: Wed Mar 23 22:03:29 2011
New Revision: 171367

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171367
Log:
2011-03-23  Jonathan Wakely  <jwakely.gcc@gmail.com>

    PR other/48254
    * doc/invoke.texi (-fipa-struct-reorg): Fix typo.


Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/doc/invoke.texi


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug other/48254] documentation minor
  2011-03-23 14:57 [Bug other/48254] New: documentation minor Denis.Excoffier at airbus dot com
                   ` (2 preceding siblings ...)
  2011-03-23 22:33 ` redi at gcc dot gnu.org
@ 2011-03-23 22:35 ` redi at gcc dot gnu.org
  2012-01-28 19:41 ` [Bug middle-end/48254] " pinskia at gcc dot gnu.org
  2021-08-24  8:44 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: redi at gcc dot gnu.org @ 2011-03-23 22:35 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48254

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-23 22:06:40 UTC ---
I've fixed the "affective" typo on the 4.4 and 4.5 branches.

I'll leave someone else to decide what to do about the repeated options.

Thanks for reviewing the docs and submitting all these reports, Denis.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug middle-end/48254] documentation minor
  2011-03-23 14:57 [Bug other/48254] New: documentation minor Denis.Excoffier at airbus dot com
                   ` (3 preceding siblings ...)
  2011-03-23 22:35 ` redi at gcc dot gnu.org
@ 2012-01-28 19:41 ` pinskia at gcc dot gnu.org
  2021-08-24  8:44 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-28 19:41 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48254

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-01-28
          Component|other                       |middle-end
     Ever Confirmed|0                           |1

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-28 19:22:12 UTC ---
Confirmed.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug middle-end/48254] documentation minor
  2011-03-23 14:57 [Bug other/48254] New: documentation minor Denis.Excoffier at airbus dot com
                   ` (4 preceding siblings ...)
  2012-01-28 19:41 ` [Bug middle-end/48254] " pinskia at gcc dot gnu.org
@ 2021-08-24  8:44 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-24  8:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48254

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |niva at niisi dot msk.ru

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
*** Bug 57918 has been marked as a duplicate of this bug. ***

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-08-24  8:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-23 14:57 [Bug other/48254] New: documentation minor Denis.Excoffier at airbus dot com
2011-03-23 16:44 ` [Bug other/48254] " redi at gcc dot gnu.org
2011-03-23 22:13 ` redi at gcc dot gnu.org
2011-03-23 22:33 ` redi at gcc dot gnu.org
2011-03-23 22:35 ` redi at gcc dot gnu.org
2012-01-28 19:41 ` [Bug middle-end/48254] " pinskia at gcc dot gnu.org
2021-08-24  8:44 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).