From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5F099385E01D; Thu, 16 Nov 2023 16:39:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5F099385E01D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700152746; bh=bm2x2l03i97x9KgrB0aK815ToltZlu1If5sluYAqGCY=; h=From:To:Subject:Date:From; b=xdEwCBSIUrfOBoN3id8J852rHCwby2IQNRSIjDsN9MnAM0ua+8oxTCMMa1iqehWIV EaSNOo6rMS+Yx+Jt3wQvFkgiziJdgod0E0R81YAAKwOdLEKW6ppMH7ulCK78rtQdEf BzulZNvL0svTcCiTHoU71G+4x28zbxTXN9QzxoL8= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug web/112570] New: Some of the regression hunt page looks out of date Date: Thu, 16 Nov 2023 16:39:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: web X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D112570 Bug ID: 112570 Summary: Some of the regression hunt page looks out of date Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: web Assignee: unassigned at gcc dot gnu.org Reporter: dcb314 at hotmail dot com Target Milestone: --- The regression hunt page https://gcc.gnu.org/bugs/reghunt.html has the text: ---- Alternatively, you can do cd objdir make all-gcc TARGET-cc1plus This works since October 2004.=20 ---- This doesn't seem to build a cc1plus.=20 Also the immediate prior text about a first way to build cc1plus doesn't se= em to work either.=20 Given that the text seems to be 20+ years old, perhaps it's time for a refresh ?=