OSDN Git Service

* doc/trouble.texi: Remove outdated RS/6000 comments.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Nov 2001 18:33:44 +0000 (18:33 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Nov 2001 18:33:44 +0000 (18:33 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47348 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/trouble.texi

index b98ff23..4a210b7 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-26  David Edelsohn  <edelsohn@gnu.org>
+
+       * doc/trouble.texi: Remove outdated RS/6000 comments.
+
 Mon Nov 26 13:49:41 CET 2001  Jan Hubicka  <jh@suse.cz>
 
        * final.c (walk_alter_subreg): Fix return value.
index aa374d1..6c792e8 100644 (file)
@@ -110,9 +110,6 @@ libraries and debuggers on certain systems.
 
 @itemize @bullet
 @item
-Objective-C does not work on the RS/6000.
-
-@item
 G++ does not do name mangling in the same way as other C++
 compilers.  This means that object files compiled with one compiler
 cannot be used with another.
@@ -282,30 +279,6 @@ the form:
 These warnings are harmless and can be safely ignored.
 
 @item
-The current version of the assembler (@file{/bin/as}) for the RS/6000
-has certain problems that prevent the @option{-g} option in GCC from
-working.  Note that @file{Makefile.in} uses @option{-g} by default when
-compiling @file{libgcc2.c}.
-
-IBM has produced a fixed version of the assembler.  The upgraded
-assembler unfortunately was not included in any of the AIX 3.2 update
-PTF releases (3.2.2, 3.2.3, or 3.2.3e).  Users of AIX 3.1 should request
-PTF U403044 from IBM and users of AIX 3.2 should request PTF U416277.
-See the file @file{README.RS6000} for more details on these updates.
-
-You can test for the presence of a fixed assembler by using the
-command
-
-@smallexample
-as -u < /dev/null
-@end smallexample
-
-@noindent
-If the command exits normally, the assembler fix already is installed.
-If the assembler complains that @option{-u} is an unknown flag, you need to
-order the fix.
-
-@item
 On the IBM RS/6000, compiling code of the form
 
 @smallexample
@@ -340,11 +313,6 @@ to a restriction in the IBM assembler.  GAS supports these
 identifiers.
 
 @item
-On the RS/6000, XLC version 1.3.0.0 will miscompile @file{jump.c}.  XLC
-version 1.3.0.1 or later fixes this problem.  You can obtain XLC-1.3.0.2
-by requesting PTF 421749 from IBM@.
-
-@item
 @opindex mno-serialize-volatile
 There is an assembler bug in versions of DG/UX prior to 5.4.2.01 that
 occurs when the @samp{fldcr} instruction is used.  GCC uses