public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/21841] New: Documentation should say -mhp-ld is only for hppa64-*-*-*
@ 2005-05-31 15:46 sje at cup dot hp dot com
  2005-05-31 16:23 ` [Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux* pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: sje at cup dot hp dot com @ 2005-05-31 15:46 UTC (permalink / raw)
  To: gcc-bugs

The -mhp-ld switch is only recognized on hppa64*-*-* targets but that
restriction is not documented in the description for -mhp-ld in extend.texi.

-- 
           Summary: Documentation should say -mhp-ld is only for hppa64-*-*-
                    *
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sje at cup dot hp dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa*-*-*
  GCC host triplet: hppa*-*-*
GCC target triplet: hppa*-*-*


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


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

* [Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux*
  2005-05-31 15:46 [Bug target/21841] New: Documentation should say -mhp-ld is only for hppa64-*-*-* sje at cup dot hp dot com
@ 2005-05-31 16:23 ` pinskia at gcc dot gnu dot org
  2005-08-15 15:24 ` cvs-commit at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-31 16:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-31 15:46 -------
Confirmed, they are only recognized on hppa64-*-hpux* targets

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|hppa*-*-*                   |
   GCC host triplet|hppa*-*-*                   |
 GCC target triplet|hppa*-*-*                   |hppa64-*-hpux*
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-31 15:46:43
               date|                            |
            Summary|Documentation should say -  |Documentation should say -
                   |mhp-ld is only for hppa64-*-|mhp-ld/-mgnu-ld are only for
                   |*-*                         |hppa64-*-hpux*


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


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

* [Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux*
  2005-05-31 15:46 [Bug target/21841] New: Documentation should say -mhp-ld is only for hppa64-*-*-* sje at cup dot hp dot com
  2005-05-31 16:23 ` [Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux* pinskia at gcc dot gnu dot org
@ 2005-08-15 15:24 ` cvs-commit at gcc dot gnu dot org
  2005-08-15 15:27 ` sje at cup dot hp dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-08-15 15:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-15 15:23 -------
Subject: Bug 21841

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	sje@gcc.gnu.org	2005-08-15 15:23:40

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

Log message:
	PR target/21841
	* doc/invoke.texi (-mgnu-ld): Update description.
	(-mhp-ld): Ditto.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9733&r2=2.9734
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&r1=1.668&r2=1.669



-- 


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


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

* [Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux*
  2005-05-31 15:46 [Bug target/21841] New: Documentation should say -mhp-ld is only for hppa64-*-*-* sje at cup dot hp dot com
  2005-05-31 16:23 ` [Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux* pinskia at gcc dot gnu dot org
  2005-08-15 15:24 ` cvs-commit at gcc dot gnu dot org
@ 2005-08-15 15:27 ` sje at cup dot hp dot com
  2005-08-15 17:03 ` dave at hiauly1 dot hia dot nrc dot ca
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sje at cup dot hp dot com @ 2005-08-15 15:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From sje at cup dot hp dot com  2005-08-15 15:25 -------
Fixed on ToT for 4.1.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


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


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

* [Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux*
  2005-05-31 15:46 [Bug target/21841] New: Documentation should say -mhp-ld is only for hppa64-*-*-* sje at cup dot hp dot com
                   ` (2 preceding siblings ...)
  2005-08-15 15:27 ` sje at cup dot hp dot com
@ 2005-08-15 17:03 ` dave at hiauly1 dot hia dot nrc dot ca
  2005-08-16 20:46 ` cvs-commit at gcc dot gnu dot org
  2005-08-16 20:51 ` cvs-commit at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2005-08-15 17:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2005-08-15 16:03 -------
Subject: Re:  Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux*

> ------- Additional Comments From sje at cup dot hp dot com  2005-08-15 15:25 -------
> Fixed on ToT for 4.1.

It's ok to update the documentation on 3.4 and 4.0 as well.

Thanks,
Dave


-- 


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


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

* [Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux*
  2005-05-31 15:46 [Bug target/21841] New: Documentation should say -mhp-ld is only for hppa64-*-*-* sje at cup dot hp dot com
                   ` (3 preceding siblings ...)
  2005-08-15 17:03 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2005-08-16 20:46 ` cvs-commit at gcc dot gnu dot org
  2005-08-16 20:51 ` cvs-commit at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-08-16 20:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-16 20:44 -------
Subject: Bug 21841

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	sje@gcc.gnu.org	2005-08-16 20:43:50

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

Log message:
	PR target/21841
	* doc/invoke.texi (-mgnu-ld): Update description.
	(-mhp-ld): Ditto.

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.372&r2=2.7592.2.373
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.22&r2=1.583.2.23



-- 


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


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

* [Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux*
  2005-05-31 15:46 [Bug target/21841] New: Documentation should say -mhp-ld is only for hppa64-*-*-* sje at cup dot hp dot com
                   ` (4 preceding siblings ...)
  2005-08-16 20:46 ` cvs-commit at gcc dot gnu dot org
@ 2005-08-16 20:51 ` cvs-commit at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-08-16 20:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-16 20:46 -------
Subject: Bug 21841

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	sje@gcc.gnu.org	2005-08-16 20:46:42

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

Log message:
	PR target/21841
	* doc/invoke.texi (-mgnu-ld): Update description.
	(-mhp-ld): Ditto.

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.907&r2=2.2326.2.908
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.41&r2=1.390.2.42



-- 


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


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

end of thread, other threads:[~2005-08-16 20:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-31 15:46 [Bug target/21841] New: Documentation should say -mhp-ld is only for hppa64-*-*-* sje at cup dot hp dot com
2005-05-31 16:23 ` [Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux* pinskia at gcc dot gnu dot org
2005-08-15 15:24 ` cvs-commit at gcc dot gnu dot org
2005-08-15 15:27 ` sje at cup dot hp dot com
2005-08-15 17:03 ` dave at hiauly1 dot hia dot nrc dot ca
2005-08-16 20:46 ` cvs-commit at gcc dot gnu dot org
2005-08-16 20:51 ` cvs-commit 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).