From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F0DDF3861018; Tue, 29 Jun 2021 14:29:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F0DDF3861018 From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/67300] -foffload* undocumented Date: Tue, 29 Jun 2021 14:29:45 +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: 6.0 X-Bugzilla-Keywords: openacc, openmp X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge 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: dependson 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2021 14:29:46 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D67300 Thomas Schwinge changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|81886 | --- Comment #6 from Thomas Schwinge --- (In reply to Tobias Burnus from comment #5) > Done: -foffload=3D and new -foffload-options=3D are now documented. Thanks for your work on this (which I have not yet reviewed, having just returned from vacations). ;-) Should we get this (after some time) into the GCC 11 branch, to be able to = fix up the libgomp testcases there, too? > To do: Still undocumented: > -foffload-abi=3D[lp64|ilp32] Not sure if we really want to properly document that one: that's an internal thing, not to be touched by users. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D81886 [Bug 81886] Means to determine at runtime foffload targets specified at com= pile time=