https://gcc.gnu.org/g:6b09d5e76c6f117dd8030907f76435d4bd2c746a

commit r15-6420-g6b09d5e76c6f117dd8030907f76435d4bd2c746a
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Mon Dec 23 11:24:08 2024 +0900

    doc: Remove references to HP-UX 8 and HP-UX 9
    
    gcc:
            * doc/invoke.texi (HPPA Options): Remove references
            to HP-UX 8 and HP-UX 9.

Diff:
---
 gcc/doc/invoke.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 6e4e9f3fb597..400d192795b0 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -26840,8 +26840,7 @@ HP-UX GCC, i.e.@: configured with 
@samp{hppa*64*-*-hpux*}.
 @opindex mlinker-opt
 @item -mlinker-opt
 Enable the optimization pass in the HP-UX linker.  Note this makes symbolic
-debugging impossible.  It also triggers a bug in the HP-UX 8 and HP-UX 9
-linkers in which they give bogus error messages when linking some programs.
+debugging impossible.
 
 @opindex mno-long-calls
 @opindex mlong-calls

Reply via email to