]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/lto-wrapper.c
Handle -fdiagnostics-color in lto
authorTom de Vries <tom@codesourcery.com>
Tue, 9 Feb 2016 07:04:08 +0000 (07:04 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Tue, 9 Feb 2016 07:04:08 +0000 (07:04 +0000)
commit34df756cd8f4c302aca408d5338d72940e552f0f
tree0ab30fcfb32531563064a732e939e5005b6a3e5e
parent806a4ad8fef1c2a1b3a068ac64a0573a4467e87c
Handle -fdiagnostics-color in lto

2016-02-09  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.

From-SVN: r233237
gcc/ChangeLog
gcc/lto-wrapper.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/parallel-dims-2.c [new file with mode: 0644]