This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, PR69707] Handle -fdiagnostics-color in lto


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  <tom@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]