From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A0FE23858CDB; Sun, 4 Feb 2024 19:42:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A0FE23858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707075778; bh=goyetR3GUBuPh5cDG5sUql1RKmR7G/yG63yypApdiLY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DOCXQLupiKrUq6GN34TUtT/DfsF23d5ym7horgN00Wp3P0rSSGf7K4TQHu5FkU5CJ qRqS2dnIp3fuUK7IW1z1VO7i+qE/727HC2VAXFqd4koGJ7/uzzS/8REnqek8X93MIb 60PhI2GRpmAQICKwQFVEISH4aO9VJ77RV52UkNTk= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/113727] [14 Regression] csmith: differences from nothing to -O1 Date: Sun, 04 Feb 2024 19:42:58 +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: 14.0 X-Bugzilla-Keywords: needs-reduction, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone keywords short_desc 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=3D113727 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |14.0 Keywords| |needs-reduction, wrong-code Summary|csmith: differences from |[14 Regression] csmith: |nothing to -O1 |differences from nothing to | |-O1=