[Bug jit/66628] New: jit: Provide a way to add arbitrary options to the toplev "command line"
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 22 15:06:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66628
Bug ID: 66628
Summary: jit: Provide a way to add arbitrary options to the
toplev "command line"
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: jit
Assignee: dmalcolm at gcc dot gnu.org
Reporter: dmalcolm at gcc dot gnu.org
Blocks: 66627
Target Milestone: ---
Experimenting with adding arbitrary command-line options to toplev::main from
libgccjit requires recompiling libgccjit each time; we should expose an API for
doing this, perhaps with a big caveat that only some options can ever be
supported.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66627
[Bug 66627] Tracker bug for jit bugs affecting ravi
More information about the Gcc-bugs
mailing list