public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/5267] invoke.texi "RS/6000 and PowerPC Options" list needs cleanup
       [not found] <20020103141601.5267.roland@gnu.org>
@ 2003-05-26 20:35 ` pinskia@physics.uc.edu
  2003-05-26 20:35 ` dhazeghi@yahoo.com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-26 20:35 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-05-26 20:34:24
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-05-26 20:34 -------
See Dara's comment.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug other/5267] invoke.texi "RS/6000 and PowerPC Options" list needs cleanup
       [not found] <20020103141601.5267.roland@gnu.org>
  2003-05-26 20:35 ` [Bug other/5267] invoke.texi "RS/6000 and PowerPC Options" list needs cleanup pinskia@physics.uc.edu
@ 2003-05-26 20:35 ` dhazeghi@yahoo.com
  2003-07-12  4:43 ` neroden at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: dhazeghi@yahoo.com @ 2003-05-26 20:35 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dhazeghi@yahoo.com  2003-05-26 20:32 -------
Hello,

a quick glance at the web docs. for current gcc show that this problem is still present.

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug other/5267] invoke.texi "RS/6000 and PowerPC Options" list needs cleanup
       [not found] <20020103141601.5267.roland@gnu.org>
  2003-05-26 20:35 ` [Bug other/5267] invoke.texi "RS/6000 and PowerPC Options" list needs cleanup pinskia@physics.uc.edu
  2003-05-26 20:35 ` dhazeghi@yahoo.com
@ 2003-07-12  4:43 ` neroden at gcc dot gnu dot org
  2003-08-23  1:36 ` dhazeghi at yahoo dot com
  2003-11-25  7:39 ` [Bug target/5267] " pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: neroden at gcc dot gnu dot org @ 2003-07-12  4:43 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


neroden at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4


------- Additional Comments From neroden at gcc dot gnu dot org  2003-07-12 04:43 -------
Targeting for 3.4 to keep this on the radar.


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

* [Bug other/5267] invoke.texi "RS/6000 and PowerPC Options" list needs cleanup
       [not found] <20020103141601.5267.roland@gnu.org>
                   ` (2 preceding siblings ...)
  2003-07-12  4:43 ` neroden at gcc dot gnu dot org
@ 2003-08-23  1:36 ` dhazeghi at yahoo dot com
  2003-11-25  7:39 ` [Bug target/5267] " pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-08-23  1:36 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |---


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

* [Bug target/5267] invoke.texi "RS/6000 and PowerPC Options" list needs cleanup
       [not found] <20020103141601.5267.roland@gnu.org>
                   ` (3 preceding siblings ...)
  2003-08-23  1:36 ` dhazeghi at yahoo dot com
@ 2003-11-25  7:39 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-25  7:39 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-25 07:39 -------
The only two parts that are still exists are:
The -mcall-solaris option is documented in that table but does not exist.
In "Option Summary", only some of the -mcall-* options are listed.
The one about SYS V.4 and embedded PowerPC systems is true as Linux/GNU/NetBSD/
OpenBSD are all SYS V.4 systems.  This option does not exists on PPC64 Linux, AIX, or 
Darwin.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|other                       |target
   Last reconfirmed|2003-05-26 20:34:24         |2003-11-25 07:39:11
               date|                            |


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


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

end of thread, other threads:[~2003-11-25  7:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020103141601.5267.roland@gnu.org>
2003-05-26 20:35 ` [Bug other/5267] invoke.texi "RS/6000 and PowerPC Options" list needs cleanup pinskia@physics.uc.edu
2003-05-26 20:35 ` dhazeghi@yahoo.com
2003-07-12  4:43 ` neroden at gcc dot gnu dot org
2003-08-23  1:36 ` dhazeghi at yahoo dot com
2003-11-25  7:39 ` [Bug target/5267] " 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).