https://gcc.gnu.org/g:ffe9b6ae045e2462422279982400695cb0347c0c

commit r15-6450-gffe9b6ae045e2462422279982400695cb0347c0c
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Fri Dec 27 16:11:53 2024 +0800

    doc: Simplify references to PTFs for AIX
    
    gcc:
            * doc/install.texi (Specific) <*-ibm-aix*>: Drop verbose
            references to PTFs for AIX.

Diff:
---
 gcc/doc/install.texi | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 9109c172039c..fcecfb69c0ce 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -4376,21 +4376,17 @@ Some versions of the AIX binder (linker) can fail with 
a relocation
 overflow severe error when the @option{-bbigtoc} option is used to link
 GCC-produced object files into an executable that overflows the TOC@.  A fix
 for APAR IX75823 (OVERFLOW DURING LINK WHEN USING GCC AND -BBIGTOC) is
-available from IBM Customer Support and from its
-@uref{https://techsupport.services.ibm.com/,,techsupport.services.ibm.com}
-website as PTF U455193.
+available as PTF U455193.
 
 The AIX 4.3.2.1 linker (bos.rte.bind_cmds Level 4.3.2.1) will dump core
 with a segmentation fault when invoked by any version of GCC@.  A fix for
-APAR IX87327 is available from IBM Customer Support and from its
-@uref{https://techsupport.services.ibm.com/,,techsupport.services.ibm.com}
-website as PTF U461879.  This fix is incorporated in AIX 4.3.3 and above.
+APAR IX87327 is available as PTF U461879.  This fix is incorporated in
+AIX 4.3.3 and above.
 
 The initial assembler shipped with AIX 4.3.0 generates incorrect object
 files.  A fix for APAR IX74254 (64BIT DISASSEMBLED OUTPUT FROM COMPILER FAILS
-TO ASSEMBLE/BIND) is available from IBM Customer Support and from its
-@uref{https://techsupport.services.ibm.com/,,techsupport.services.ibm.com}
-website as PTF U453956.  This fix is incorporated in AIX 4.3.1 and above.
+TO ASSEMBLE/BIND) is available as PTF U453956. This fix is incorporated in
+AIX 4.3.1 and above.
 
 AIX provides National Language Support (NLS)@.  Compilers and assemblers
 use NLS to support locale-specific representations of various data

Reply via email to