From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B9DEF384F00D; Fri, 13 Jan 2023 11:36:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B9DEF384F00D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673609805; bh=2fHiIZsaLiBSmdQm5dILenbNywQa6IvVOYgeBMTslR8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XNLixbJ6rck5cs40118y0SAmEFaPaWTfMbh8ptHP65zkFIZhbNfcoBZqpaLwaN8U+ 1Hqkeur/wgCP1nWpUJsufK/l4OOp6FqJSGtrxUt0I4LfwYWSheOTdrMt8boLtAEwUt rEm4RYPZCW/o4M91tCxXAfYSWbkpZOUNLFk+1T9E= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/107405] [13 Regression] enum change causing Linux kernel to fail to build due to Linux depending on old behavior Date: Fri, 13 Jan 2023 11:36:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107405 --- Comment #21 from Richard Biener --- I think this is WONTFIX on the GCC side? Maybe changes.html or porting_to.= html should mention this issue.=