From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 245DF3858D37; Fri, 28 Apr 2023 15:14:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 245DF3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682694882; bh=+7ldD2T1H0adTrV+P6vaphQox1iDrOkkLRLocCzeh1M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=j8cBf8Cy2mZ6PMshyYVWDcA2A/o6tKh4iMIB3tAEAGduWJ2NlvUuUcMg/jETJYr55 xMYkVxIQTSqIjaygNpBua1rltJ+PVOvqk9DYHg9o8Bw0uHk8IzDxdpbwCmUq8kYb1I /mJ/Bn68Y6c1aD9zULBQ9Qh0qWleD2c2mYyYJtP4= From: "gjl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/109650] avr-gcc incorrect code with -Os Date: Fri, 28 Apr 2023 15:14:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other 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: component 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 ---------------------------------------------------------------------------- Component|target |other --- Comment #4 from Georg-Johann Lay --- Set component to "other" until we know what component actually causes this = bug.=