From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0D3323858D1E; Sat, 18 Nov 2023 08:34:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0D3323858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700296460; bh=AHCUt4+IIQEDt2BFVsMIkV+PwNMExFZEfeG5na6/xvY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Tl6G5mfFS47/dWuumEC+19xHnH2RQ5icpfq8EA9OK8n5TfCCXGviGRBLwof2qciIu V8CFi71JM7x4XMpnp1+CbV04WyWoQKbVaQNa4kw7xJ/at2vvtRN25H2reJyHNXYmts urew3dcWuROjpz+OJxDh+A7eY3j5Yj24VMG3roGc= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug jit/112603] Allow setting the personality function Date: Sat, 18 Nov 2023 08:34:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: jit X-Bugzilla-Version: 13.1.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: dmalcolm 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=3D112603 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #3 from Sam James --- I think his workflow is to file a bug for it, attach the patch, then send i= t to the ML. I'm not sure why though -- IMO there's not much value in filing a bug for i= t if you're not going to describe much inside of it, but I guess it could be use= ful as a personal way of tracking sent vs. merged patches...?=