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