From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6382C3857357; Thu, 11 May 2023 21:59:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6382C3857357 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683842374; bh=iaq1LW9f99NkbYsLjctuW9Vs8jELionjFQgQn0Y/arE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=j9WPJyvFbDu/+V7mL2wFOz4nbASnPbxV10+ROYPttdfqGnqNtAszhGXNhKLMOMtuj UitTc7Xseg12Hbr2g+5GWWpTYUB2pUtBZzkV0mEcFqQZs7u9fCXsBHwEbHwRtREr8R 7cNLAp7Dq0zED3DFCqhKCY3IurT+RuFM/nkFx1XI= From: "burnus at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/109819] [OpenMP][OpenACC] -fno-lto effectively disables offloading Date: Thu, 11 May 2023 21:59:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: openacc, openmp X-Bugzilla-Severity: normal X-Bugzilla-Who: burnus 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: 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=3D109819 --- Comment #2 from Tobias Burnus --- The not-doing LTO sounds as if we want to handle this by passing some arg t= hat gets processed in lto-plugin/lto-plugin.c's process_option possibly besides other places that need to be updated.=