From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AB18D3857C4A; Wed, 3 Jan 2024 01:55:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB18D3857C4A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704246948; bh=pTRNq4wod6ldBg0CNL7gClOQbPKa5uVcwlsEcVsgh4M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Isol6VYFrfIa/DtQcTmOsKZeCasnse/347k5vQsJd+XFf1PCAeWolxchzncaE72t+ DUe6ViI9iv4zz/7bPKFLqTUyu681BK7zW+/K9wRT6TsIm7zHRLEle9MdRvn0wiyWEj 9ZE3lWAEP4AwjLhPAjncYU0H+XJ1FDPFGc7efEXI= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/113190] Alert not to report bugs against EOL releases Date: Wed, 03 Jan 2024 01:55:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: unknown X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: enhancement X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW 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: bug_status everconfirmed cf_reconfirmed_on component keywords 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=3D113190 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Last reconfirmed| |2024-01-03 Component|web |other Keywords| |documentation --- Comment #2 from Andrew Pinski --- I had thought this was documented on https://gcc.gnu.org/bugs/ but I was wr= ong. We do have: ``` Duplicate bug reports, or reports of bugs already fixed in the development tree, especially those that have already been reported as fixed last week := -) ``` On https://gcc.gnu.org/bugs/ but that is more geared towards people using t= he trunk rather than releases.=