Skip to content

Commit ffe9b6a

Browse files
committed
doc: Simplify references to PTFs for AIX
gcc: * doc/install.texi (Specific) <*-ibm-aix*>: Drop verbose references to PTFs for AIX.
1 parent bed4dec commit ffe9b6a

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

gcc/doc/install.texi

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4376,21 +4376,17 @@ Some versions of the AIX binder (linker) can fail with a relocation
43764376
overflow severe error when the @option{-bbigtoc} option is used to link
43774377
GCC-produced object files into an executable that overflows the TOC@. A fix
43784378
for APAR IX75823 (OVERFLOW DURING LINK WHEN USING GCC AND -BBIGTOC) is
4379-
available from IBM Customer Support and from its
4380-
@uref{https://techsupport.services.ibm.com/,,techsupport.services.ibm.com}
4381-
website as PTF U455193.
4379+
available as PTF U455193.
43824380

43834381
The AIX 4.3.2.1 linker (bos.rte.bind_cmds Level 4.3.2.1) will dump core
43844382
with a segmentation fault when invoked by any version of GCC@. A fix for
4385-
APAR IX87327 is available from IBM Customer Support and from its
4386-
@uref{https://techsupport.services.ibm.com/,,techsupport.services.ibm.com}
4387-
website as PTF U461879. This fix is incorporated in AIX 4.3.3 and above.
4383+
APAR IX87327 is available as PTF U461879. This fix is incorporated in
4384+
AIX 4.3.3 and above.
43884385

43894386
The initial assembler shipped with AIX 4.3.0 generates incorrect object
43904387
files. A fix for APAR IX74254 (64BIT DISASSEMBLED OUTPUT FROM COMPILER FAILS
4391-
TO ASSEMBLE/BIND) is available from IBM Customer Support and from its
4392-
@uref{https://techsupport.services.ibm.com/,,techsupport.services.ibm.com}
4393-
website as PTF U453956. This fix is incorporated in AIX 4.3.1 and above.
4388+
TO ASSEMBLE/BIND) is available as PTF U453956. This fix is incorporated in
4389+
AIX 4.3.1 and above.
43944390

43954391
AIX provides National Language Support (NLS)@. Compilers and assemblers
43964392
use NLS to support locale-specific representations of various data

0 commit comments

Comments
 (0)