From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 817563858CDB; Fri, 31 Mar 2023 13:00:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 817563858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680267648; bh=RiJimf8eddzNKm3Qh9WSf+tU8sJMxWgezIJ7Z/4NLjc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OsGp0sVAQiExM8nC0v6yGkKrC+8P8sJoUOlA9oA35NJ+ZY0CuMHybONqDxNnPhTHc 1/79lvtm3Lpq3WbyK+TiqTUElV0fXuxy9OBORQocLLLNCXdX3yTN85NlI47BNcTraN 6KxplhjmN6adFICgKadwQtdypmPjIDtR9nu7bxsg= From: "jg at jguk dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug web/109355] Add a text warning to old gcc online manual stating it is out of date Date: Fri, 31 Mar 2023 13:00:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: web X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: jg at jguk dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109355 --- Comment #4 from Jonny Grant --- (In reply to Andrew Pinski from comment #2) > Oh and the manual is not exactly out of date for that version of gcc. So = the > text you have would be wrong. Sorry, you're completely right. A script could search for and insert after:

Warning: This GCC manual is not the latest G= CC release

=