From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B5C8E3858C2F; Mon, 5 Feb 2024 20:11:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B5C8E3858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707163895; bh=n57uYyzes9qgaxvzOt6BgeNsJR8UYOuqoP46eBfqUYc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=auXm50WAFNij1tc4lFc4uDMyOdvZyZHJXvvE0GObOfZZGmKV31iPC3hXPlXMzlDmk H6UP4i8WiRPFM01VDxi5IAXtpNoDVHFlAP+IyMq6toDFR+Fgtw10riPUz28exH/9+4 Ez+iwKZMEDetOqbRWl0/28W1coHSUuMu0rtfVO5o= From: "simon.marchi at polymtl dot ca" To: gdb-prs@sourceware.org Subject: [Bug gdb/31331] Wenum-constexpr-conversion should be fixed, soon treated as a hard error Date: Mon, 05 Feb 2024 20:11:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simon.marchi at polymtl dot ca X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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=3D31331 --- Comment #18 from Simon Marchi --- (In reply to Carlos Galvez from comment #15) > $ diff /tmp/trunk_without_enum_tests.sum /tmp/new.sum | grep -A 1 -E "> > K?FAIL" > > FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one (timeout) > 7323c7323 > -- > > FAIL: gdb.base/checkpoint.exp: step in 6 two > 41516,41521c41516,41521 > -- > > KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=3Doff: = cond_bp_target=3D1: inferior 1 exited (prompt) (PRMS: gdb/18749) > 105968c105971 > -- > > FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: signa= l SIGUSR1 > 108987,108988c108990,108991 Off-hand, they just look like racy tests randomness (I know, it's bad). --=20 You are receiving this mail because: You are on the CC list for the bug.=