From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5905D3858CDB; Fri, 28 Apr 2023 15:13:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5905D3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682694789; bh=hpwrmF5qHujHYnxa2CuwJ1gxFuhNUZjiwuLNxoczezo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=j+84OFQ2Ci5m4pJHM16VU0snlPnFPuruXqk0yn2xR/KHac7MofV93yJZ9IeQSr5q9 dkA1kw5nZpRD6Z9VJA02TrxxZhFe6V7LArpkgkjXHZLP1PoqTqejz/v6yahe9Ogt0z BauV6+QqBlxFipG7vFTc8KV/L4K9J0A33rdIiY64= From: "gjl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109650] avr-gcc incorrect code with -Os Date: Fri, 28 Apr 2023 15:13:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: gjl 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed cf_reconfirmed_on bug_status 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=3D109650 Georg-Johann Lay changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2023-04-28 Status|UNCONFIRMED |NEW --- Comment #3 from Georg-Johann Lay --- Confirmed with "gcc version 14.0.0 20230420 (experimental) (GCC)"=