On 10/05/2015 12:04 PM, Thomas Schwinge wrote:
In a similar vein to the earlier patch to "Pass on the verbose flag "-v"
to/in the mkoffloads", here is a patch to make the mkoffloads handle
"-save-temps", and this patch also happens to address
<https://gcc.gnu.org/PR65021>, "nvptx mkoffload doesn't clean up its
temporary files".  OK for trunk?

The patch is ok.

  static void
-mkoffload_atexit (void)
+mkoffload_cleanup (void)
  {
    tool_cleanup (false);
  }

Don't quite see the need for this change, but don't feel strongly enough about it to make you resubmit.


Bernd

Reply via email to