From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9C8943858C5F; Tue, 19 Mar 2024 05:41:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9C8943858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710826873; bh=cE94M+C0tJ9uIZuQOBV239Wls3KsRDktb7r37MU/hog=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gyryfurWjuxAd/myv4YZsoYDwxEKJe6RI5K59YEKzJY76N8/iJPXJ4SvAKsAoNd6+ SFAjwhiTXZB7alIsytIhvfbHS7IO3FiENFW7bq3jHlh1B+SaDW0gPOvVpFUbnRXhmQ 0+ml3qgIXLEUQfg1bycztmLmcjuOIvDrlEh9rZgc= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/113396] [13/14 Regression] csmith: differences from -O2 to -O3 Date: Tue, 19 Mar 2024 05:41:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: needs-bisection, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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=3D113396 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-reduction |needs-bisection --- Comment #27 from Andrew Pinski --- It might be useful to redo the bisect on the testcase in comment #26 at -O1= .=