public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug web/23644] New: IA-64 hardware models and configuration options documentation error for 3.4.x and 4.0.x
@ 2005-08-30 21:36 dhgutteridge at hotmail dot com
  2005-08-30 22:11 ` [Bug target/23644] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 8+ messages in thread
From: dhgutteridge at hotmail dot com @ 2005-08-30 21:36 UTC (permalink / raw)
  To: gcc-bugs

Hello,

I've filed this under web, though obviously it applies to your info pages as
well, I assume you generate everything from the same source, so this may be
better filed somewhere else.  (How come you don't have a documentation component
to choose for bug reports?)

For both gcc 3.4(.4) and 4.0(.1), under IA-64 options, your documentation states:

"-mtune-arch=cpu-type
    Tune the instruction scheduling for a particular CPU, Valid values are
itanium, itanium1, merced, itanium2, and mckinley."

The correct option is specified as -mtune=cpu-type, as is noted here (under the
IA-64 heading):

http://gcc.gnu.org/gcc-3.4/changes.html

"Tuning code for the Itanium 2 processor has been added. The generation of code
tuned for Itanium 2 (option -mtune=itanium2) is enabled by default now. To
generate code tuned for Itanium 1 the option -mtune=itanium1 should be used."

Regards,

David H. Gutteridge

-- 
           Summary: IA-64 hardware models and configuration options
                    documentation error for 3.4.x and 4.0.x
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: web
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dhgutteridge at hotmail dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: N/A
  GCC host triplet: N/A
GCC target triplet: N/A


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


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

* [Bug target/23644] IA-64 hardware models and configuration options documentation error for 3.4.x and 4.0.x
  2005-08-30 21:36 [Bug web/23644] New: IA-64 hardware models and configuration options documentation error for 3.4.x and 4.0.x dhgutteridge at hotmail dot com
@ 2005-08-30 22:11 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-30 22:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-30 21:36 -------
(In reply to comment #0)
>(How come you don't have a documentation component to choose for bug reports?)

Because that would not make sense as there is a keyword for documentation and documentation 
belongs to the component maintainer.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|web                         |target
           Keywords|                            |documentation


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


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

* [Bug target/23644] IA-64 hardware models and configuration options documentation error for 3.4.x and 4.0.x
       [not found] <bug-23644-11270@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2005-10-08  0:31 ` wilson at gcc dot gnu dot org
@ 2005-10-23 22:58 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-23 22:58 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4.5


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


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

* [Bug target/23644] IA-64 hardware models and configuration options documentation error for 3.4.x and 4.0.x
       [not found] <bug-23644-11270@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2005-10-08  0:25 ` wilson at gcc dot gnu dot org
@ 2005-10-08  0:31 ` wilson at gcc dot gnu dot org
  2005-10-23 22:58 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 8+ messages in thread
From: wilson at gcc dot gnu dot org @ 2005-10-08  0:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from wilson at gcc dot gnu dot org  2005-10-08 00:31 -------
Fixed on the gcc-3.4.x branch, the gcc-4.0.x branch, and mainline (gcc-4.1).


-- 

wilson at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Known to fail|                            |3.4.4 4.0.2
      Known to work|                            |3.4.5 4.0.3 4.1.0
         Resolution|                            |FIXED


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


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

* [Bug target/23644] IA-64 hardware models and configuration options documentation error for 3.4.x and 4.0.x
       [not found] <bug-23644-11270@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-08  0:22 ` cvs-commit at gcc dot gnu dot org
@ 2005-10-08  0:25 ` wilson at gcc dot gnu dot org
  2005-10-08  0:31 ` wilson at gcc dot gnu dot org
  2005-10-23 22:58 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 8+ messages in thread
From: wilson at gcc dot gnu dot org @ 2005-10-08  0:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from wilson at gcc dot gnu dot org  2005-10-08 00:25 -------
Mine. IA-64.  Confirmed.  A typo in the patch adding docs for this option.


-- 

wilson at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |wilson at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-08 00:25:17
               date|                            |


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


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

* [Bug target/23644] IA-64 hardware models and configuration options documentation error for 3.4.x and 4.0.x
       [not found] <bug-23644-11270@http.gcc.gnu.org/bugzilla/>
  2005-10-07 23:57 ` cvs-commit at gcc dot gnu dot org
  2005-10-08  0:13 ` cvs-commit at gcc dot gnu dot org
@ 2005-10-08  0:22 ` cvs-commit at gcc dot gnu dot org
  2005-10-08  0:25 ` wilson at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-10-08  0:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from cvs-commit at gcc dot gnu dot org  2005-10-08 00:22 -------
Subject: Bug 23644

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_4-branch
Changes by:     wilson@gcc.gnu.org      2005-10-08 00:22:20

Modified files:
        gcc            : ChangeLog 
        gcc/doc        : invoke.texi 

Log message:
        Fix typo in IA-64 options docs.
        PR target/23644
        * doc/invoke.texi (IA-64 Options, item -mtune): Renamed from
        -mtune-arch.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.919&r2=2.2326.2.920
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.390.2.42&r2=1.390.2.43


-- 


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


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

* [Bug target/23644] IA-64 hardware models and configuration options documentation error for 3.4.x and 4.0.x
       [not found] <bug-23644-11270@http.gcc.gnu.org/bugzilla/>
  2005-10-07 23:57 ` cvs-commit at gcc dot gnu dot org
@ 2005-10-08  0:13 ` cvs-commit at gcc dot gnu dot org
  2005-10-08  0:22 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-10-08  0:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from cvs-commit at gcc dot gnu dot org  2005-10-08 00:13 -------
Subject: Bug 23644

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     wilson@gcc.gnu.org      2005-10-08 00:13:07

Modified files:
        gcc            : ChangeLog 
        gcc/doc        : invoke.texi 

Log message:
        Fix typo in IA-64 option docs.
        PR target/23644
        * doc/invoke.texi (IA-64 Options, item -mtune): Renamed from
        -mtune-arch.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.452&r2=2.7592.2.453
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.583.2.26&r2=1.583.2.27


-- 


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


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

* [Bug target/23644] IA-64 hardware models and configuration options documentation error for 3.4.x and 4.0.x
       [not found] <bug-23644-11270@http.gcc.gnu.org/bugzilla/>
@ 2005-10-07 23:57 ` cvs-commit at gcc dot gnu dot org
  2005-10-08  0:13 ` cvs-commit at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-10-07 23:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from cvs-commit at gcc dot gnu dot org  2005-10-07 23:57 -------
Subject: Bug 23644

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     wilson@gcc.gnu.org      2005-10-07 23:57:36

Modified files:
        gcc            : ChangeLog 
        gcc/doc        : invoke.texi 

Log message:
        Fix typo in docs.
        PR target/23644
        * doc/invoke.texi (IA-64 Options, item -mtune): Renamed from
        -mtune-arch.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.10120&r2=2.10121
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&r1=1.684&r2=1.685


-- 


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


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

end of thread, other threads:[~2005-10-23 22:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-30 21:36 [Bug web/23644] New: IA-64 hardware models and configuration options documentation error for 3.4.x and 4.0.x dhgutteridge at hotmail dot com
2005-08-30 22:11 ` [Bug target/23644] " pinskia at gcc dot gnu dot org
     [not found] <bug-23644-11270@http.gcc.gnu.org/bugzilla/>
2005-10-07 23:57 ` cvs-commit at gcc dot gnu dot org
2005-10-08  0:13 ` cvs-commit at gcc dot gnu dot org
2005-10-08  0:22 ` cvs-commit at gcc dot gnu dot org
2005-10-08  0:25 ` wilson at gcc dot gnu dot org
2005-10-08  0:31 ` wilson at gcc dot gnu dot org
2005-10-23 22:58 ` pinskia at gcc dot gnu dot 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).