From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 42C6D3857C45; Mon, 5 Feb 2024 21:03:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 42C6D3857C45 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707166994; bh=8ysr9l/yICIstuZSUUmtkOIQwgcLbIo22HIQF+InOG0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Emc0vva5/ZxuygaJafk49Qjhpbt7Gs1+xJY7qWpIrdryVKNkz7m2f/66ZOoXLov2p yEFTpwQd0Fkfp4fgwsQ80ApP80WDlVshRYWFjomQEzKiqippVKOfFhojIAZWM54EF/ gt/kVz59t3hpJpTLfJGAHaxZPE3Zy7fI/1UHTlts= From: "carlosgalvezp at gmail dot com" 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 21:03:13 +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: carlosgalvezp at gmail dot com 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 #21 from Carlos Galvez --- (Sorry for the spam :)) Running the test suite against the changes in my comment #19 leads to: < # of expected passes 104591 < # of unexpected failures 684 --- > # of expected passes 104604 > # of unexpected failures 678 With only 2 new failures (can't tell if flaky or not): $ diff /tmp/trunk_without_enum_tests.sum /tmp/underlying_type.sum | grep -A= 1 -E "> K?FAIL" > KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=3Doff: co= nd_bp_target=3D1: inferior 1 exited (prompt) (PRMS: gdb/18749) 106415a106419 > FAIL: gdb.threads/step-over-thread-exit.exp: step_over_mode=3Ddisplaced: = non-stop=3Don: target-non-stop=3Don: schedlock=3Doff: cmd=3Dcontinue: ns_st= op_all=3D0: iter 6: continue (timeout) 108987,108988c108991,108992 --=20 You are receiving this mail because: You are on the CC list for the bug.=