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

--- Comment #4 from vries at gcc dot gnu.org ---
Author: vries
Date: Mon Feb 15 09:30:31 2016
New Revision: 233419

URL: https://gcc.gnu.org/viewcvs?rev=233419&root=gcc&view=rev
Log:
Don't mark offload symbols with force_output in ltrans

2016-02-15  Tom de Vries  <t...@codesourcery.com>

        PR lto/69655
        * lto-cgraph.c (input_offload_tables): Add and handle bool parameter
        do_force_output.
        * lto-streamer.h (input_offload_tables): Add and handle bool parameter.

        * lto.c (read_cgraph_and_symbols): Call input_offload_tables with
        argument.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-cgraph.c
    trunk/gcc/lto-streamer.h
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto.c

Reply via email to