From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9053B385841B; Wed, 4 Oct 2023 14:37:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9053B385841B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1696430269; bh=Pb08Z0HXAbIMwvzzSCERYsOq3Hz7VkyT2teuPJXaGFY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rKgIgIrlJpgOlvJiMnJ/6gmCnHQp3IdYoSBBrazy6/UVnJHLy8wJGjV5PvHGdgUmW sUm0v6tnILE3he8IE4hkvgU5QVSSFOGCQLG9sAHhjT+1mjN/pyea9jh9WMPzP0vCfi XN2Kaq6c7Q/VN4hB+QUHaaEufqE6YnES1qtqk9ss= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/111664] [14 regression] Fails to build with mawk (error in gcc/opt-read.awk) after r14-4354-ge4a4b8e983bac8 Date: Wed, 04 Oct 2023 14:37:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: kito at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D111664 David Binderman changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcb314 at hotmail dot com --- Comment #5 from David Binderman --- I saw this also on a raspberry pi that uses mawk. I think there is still some value in testing patches in a couple of very different places to help increase=20 portability of code. After the correcting patch, all appears to be in order on the pi.=