This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/81886] Means to determine at runtime foffload targets specified at compile time
- From: "tschwinge at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 Aug 2017 16:47:52 +0000
- Subject: [Bug libgomp/81886] Means to determine at runtime foffload targets specified at compile time
- Auto-submitted: auto-generated
- References: <bug-81886-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81886
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2017-08-30
Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #6 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
... a.k.a. the old issue discussed in long threads with subject: "Forwarding
-foffload=[...] from the driver (compile-time) to libgomp (run-time)" and "Pass
-foffload targets from driver to libgomp at link time". The discussion
eventually concluded in an approach approved by Jakub -- which still needs to
be implemented, which I'd like to do eventually, but it's not gotten anything
near high priority.