From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 303D13858288; Fri, 31 Mar 2023 19:59:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 303D13858288 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680292798; bh=U+FMTkSur8ujKIegmYgYx1RXfy4/7Xri/8C4yvdvrF8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=In+odeR2iLZFUT6WQG4aj8MsGzRjDd4nj/thvPcJTp0EcKzUpQczjaL/ninwU7KRS 1egBNyhq0LBkzPUL2hQ2mlPU4VykVH/v3OfotdTq2yG9UheppLvrzFbkHcNzxxlEUX qSJ599oCZMGOe6EieS4M4UjluNaqLsXe9APFseHY= From: "xry111 at gcc dot gnu.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 19:59:58 +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: xry111 at gcc dot gnu.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: cc 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 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xry111 at gcc dot gnu.org --- Comment #6 from Xi Ruoyao --- (In reply to Jonny Grant from comment #4) > (In reply to Andrew Pinski from comment #2) > > Oh and the manual is not exactly out of date for that version of gcc. S= o the > > text you have would be wrong. >=20 > Sorry, you're completely right. A script could search for and ins= ert > after: >=20 >

Warning: This GCC manual is not the href=3D"https://gcc.gnu.org/onlinedocs/gcc-latest-stable-redirect">latest= GCC > release

It would be wrong. GCC 9.5 released after GCC 12.1, so GCC 12.1 was not the "latest" GCC release on May 27, 2022. But we absolutely didn't want people= to look at GCC 9.5 doc instead of 12.1.=