From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D0DC33858C00; Sat, 29 Jul 2023 09:43:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0DC33858C00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690623783; bh=kga7sDi1ZNSegeZdbcFlwu7v/2g1EviXrr6ZezB1PJw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=G4Cj3FABcghbZnuYtlnv9ubqR05GN401pmLpVgiJ72414zDduU5HGUigJrMXzpFce 5Ha61rQq/9cCdG7/RhyYN2wcoDX7lcdFrdqmZYZA9vycXAmnyA0aV1dCCj/koVCvIN PesE13mnzq9J5/qRRrcvZTC7hF//ySKhtgOvvwvY= From: "rguenther at suse dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/93385] [11 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce Date: Sat, 29 Jul 2023 09:43:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: diagnostic, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenther at suse dot de X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: jamborm at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 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=3D93385 --- Comment #54 from rguenther at suse dot de --- > Am 29.07.2023 um 11:16 schrieb xry111 at gcc dot gnu.org : >=20 > =EF=BB=BFhttps://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D93385 >=20 > Xi Ruoyao changed: >=20 > What |Removed |Added > -------------------------------------------------------------------------= --- > CC| |xry111 at gcc dot gnu.org >=20 > --- Comment #53 from Xi Ruoyao --- > Note that this occasionally causes csmith failure and produces duplicates= .=20 > Maybe we should tell the csmith testers not to disable DCE if fuzzing aga= inst > GCC 11. I think disabling DCE is only useful on trunk. > --=20 > You are receiving this mail because: > You are on the CC list for the bug.=