From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0077F3858D20; Sat, 21 Jan 2023 12:34:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0077F3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674304474; bh=S/EctyS4kSs4frweSaZoM7ZX1zSCa6tptuPkcIe/ra4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=by9QVjgmUd6WMN9kzJaOLHhyLtNQ5/gw5UqxxVw5pRU4Zu9MWqIu4JtyLBZcmjCLS lnSDFWmhySAzRSZqVY/GF5kkl5t3SKt281cFCoGPheGqRyjXUz2gMyBXJXEyUPt0Gd 1OccyDVRvs9klbEHaGWGBps0hlBUTka8zV7A2Xgk= From: "gjl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108287] AVR build: gcc/config/avr/t-avr tries to edit the source tree Date: Sat, 21 Jan 2023 12:34:33 +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: build 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: 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=3D108287 --- Comment #5 from Georg-Johann Lay --- ...ok, yes, building outside srcdir won't fix this one. But points 1) and = 2) still apply.=