From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6CB3F38582A3; Mon, 5 Feb 2024 19:53:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6CB3F38582A3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707162812; bh=i0nRUvegWWm7++VKU9Lk34s13KSMlT169PuJymXKKSQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iH56E9NszSi28DpcOzK1+FztYcZFZ2wsQJ26xdkYdMqICI43TDTSSs5TPnezJhuOA aZZr/3Wy1r0vyrEawdydLaaE9YxHAq763IkX3aeELWv1dTacC+gtofZ7FQ0j90tU6q JUj7bC7rKSVzV1k5kjN97HyvsaGl+B/odrdvWMFo= 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 19:53:31 +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 #14 from Simon Marchi --- (In reply to Carlos Galvez from comment #13) > If I compare: >=20 > - trunk - enum flag tests > - trunk - enum flag tests + change in enum-flags.h >=20 > Then I get: >=20 > < # of expected passes 104591 > < # of unexpected failures 684 > --- > > # of expected passes 104601 > > # of unexpected failures 680 >=20 > So the change does seem to improve the state of things. What do you think? > Is there additional testing that could be done? You could mention which are the tests whose result change. It's possible t= hat it's some of the unfortunately racy tests. --=20 You are receiving this mail because: You are on the CC list for the bug.=