]> gcc.gnu.org Git - gcc.git/commit
Don't mark offload symbols with force_output in ltrans
authorTom de Vries <tom@codesourcery.com>
Mon, 15 Feb 2016 09:30:31 +0000 (09:30 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 15 Feb 2016 09:30:31 +0000 (09:30 +0000)
commited5d948da920f8de6041b7010625cfeff7014203
tree24bbedf25b4db21dabf774f9f1f9752681a677a7
parent1c48bff185df422d6f9f980fd02466606be2ccd4
Don't mark offload symbols with force_output in ltrans

2016-02-15  Tom de Vries  <tom@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.

From-SVN: r233419
gcc/ChangeLog
gcc/lto-cgraph.c
gcc/lto-streamer.h
gcc/lto/ChangeLog
gcc/lto/lto.c
This page took 0.060733 seconds and 5 git commands to generate.