On Mon, Feb 08, 2016 at 10:04:48PM +0100, Tom de Vries wrote: > Attached patch adds the diagnostics flags to mkoffload. > > Bootstrapped and reg-tested on x86_64. > > OK for trunk, stage1?
Ok for stage4. > Handle -fdiagnostics-color in lto > > 2016-02-08 Tom de Vries <t...@codesourcery.com> > > PR lto/69707 > * lto-wrapper.c (append_diag_options): New function. > (compile_offload_image): Call append_diag_options. > > * testsuite/libgomp.oacc-c-c++-common/parallel-dims-2.c: New test. Jakub