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

commit r16-2718-gb97461dfb25819b01b58627556f49d8c11566f69
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Sun Aug 3 01:43:03 2025 +0200

    doc: Drop note on 16-bit Windows support
    
    gcc:
            PR target/69374
            * doc/install.texi (Specific) <windows>: Drop note on 16-bit
            Windows support. Streamline note on 32-bit support.

Diff:
---
 gcc/doc/install.texi | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index f4cba0989327..f3f14458e4b4 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -5164,13 +5164,6 @@ respects, this target is the same as the
 @anchor{windows}
 @heading Microsoft Windows
 
-@subheading Intel 16-bit versions
-The 16-bit versions of Microsoft Windows, such as Windows 3.1, are not
-supported.
-
-However, the 32-bit port has limited support for Microsoft
-Windows 3.11 in the Win32s environment, as a target only.  See below.
-
 @subheading Intel 32-bit versions
 The 32-bit versions of Windows, including Windows 95, Windows NT, Windows
 XP, and Windows Vista, are supported by several different target

Reply via email to