From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A7C6B385841D; Tue, 23 Jan 2024 15:58:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A7C6B385841D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706025493; bh=3ylLOtfpF0CP9cTHvq9pxI0zlZXhyx+H+d51WzR+MHI=; h=From:To:Subject:Date:From; b=Py0+SHbmChyWzO15QAxq9j+BOatNKjcTOzFCznoR3CxJWeiQ7B5FYDXmGK4cs3etC RrPCFbdcyG7npchTMdicPn8O2laR7rv3NWNrvEt7CuMVmmH3ZLlD/wRla7+Britgwr 15RJq1VYj7XS8E6S2UsVe3RtZ16yaNUINK7ZvYVs= From: "fche at redhat dot com" To: systemtap@sourceware.org Subject: [Bug translator/31280] New: add configury option to disable -Werror Date: Tue, 23 Jan 2024 15:58:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: translator X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31280 Bug ID: 31280 Summary: add configury option to disable -Werror Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: translator Assignee: systemtap at sourceware dot org Reporter: fche at redhat dot com Target Milestone: --- GCC14's more aggressive diagnostics result in some annoying false-positives, especially when used in conjunction with Fedora/RHEL style hardened gcc bui= ld settings. Provide a way to nuke -Werror from the stap build for these trou= bled compilers. --=20 You are receiving this mail because: You are the assignee for the bug.=