From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E7343385841B; Sat, 10 Jun 2023 21:08:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E7343385841B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1686431303; bh=LMz7e9mvzeY7c+YGvpLEf89epHcz4YhUgpECi/GeaQk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dhTcuxYox9Pgrp5CBhKQIx6TIfqumdan+5Z9uqhHGwgUi1tGJMgcY+tQP9jZ1rdI8 q407wRFa+aC3GSA6Xhk3t+rsKn6tuw+dQROr8eOLYLrrgOucpuirQtDBDD/BCSB97L XoUF25UhDHQ/dZxHIvYeHBEpxL/+O+9SwfulrqPo= From: "gjl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109650] avr-gcc incorrect code with -Os Date: Sat, 10 Jun 2023 21:08:23 +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: patch, 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: cc 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 ---------------------------------------------------------------------------- CC|saaadhu at gcc dot gnu.org | --- Comment #13 from Georg-Johann Lay --- r14-1688=