From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 26742385840F; Thu, 23 Feb 2023 13:31:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 26742385840F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677159088; bh=zWiEfHL7jaaYrcOvG8tYnROVqb5n5CSpXU8XACmv6U0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tcfUufHVo24wYSDZERjae/r4Df67zEX9bywl6QC8XE4XNLChp0uEKbUZbQFDCEmpp o8oqZ5m8izsbxDz75SOJjU5KdCHsEp2NneEtycWDlHwjqn8oVG1kpUGcGNQq0YcV5p Nl/ZEtiSqB/kr951lmjfKON9jWGfLwh5DZbVCKZE= From: "gjl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/97276] A whole if-block is ignored by avr-gcc 9.3.0 Date: Thu, 23 Feb 2023 13:31:27 +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: 9.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gjl 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_gcctarget 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=3D97276 Georg-Johann Lay changed: What |Removed |Added ---------------------------------------------------------------------------- Target|atxmega32a4 |avr --- Comment #2 from Georg-Johann Lay --- Can you provide the pre-compiled source pwm.i? Just add -save-temps to the compile options.=