This is the mail archive of the gcc-bugs@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]

[Bug lto/69707] FAIL: parallel-dims.c test for excess errors with -flto -fno-use-linker-plugin


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69707

--- Comment #6 from vries at gcc dot gnu.org ---
Author: vries
Date: Tue Feb  9 07:04:08 2016
New Revision: 233237

URL: https://gcc.gnu.org/viewcvs?rev=233237&root=gcc&view=rev
Log:
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.

Added:
    trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/parallel-dims-2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-wrapper.c
    trunk/libgomp/ChangeLog

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