Apply finish_options on DECL_FUNCTION_SPECIFIC_OPTIMIZATION for ACCEL_COMPILER
authorTom de Vries <tom@codesourcery.com>
Thu, 3 Aug 2017 11:37:55 +0000 (11:37 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Thu, 3 Aug 2017 11:37:55 +0000 (11:37 +0000)
commit3cd361256dc895fb91f5a8d248a5bbc89457621b
tree7a46500d7d147d0b042f20b7819e130c4e520705
parentcad136a40be14f1a286bbdfa8008909d262c551c
Apply finish_options on DECL_FUNCTION_SPECIFIC_OPTIMIZATION for ACCEL_COMPILER

2017-08-03  Tom de Vries  <tom@codesourcery.com>

PR lto/81430
* tree-streamer-in.c (lto_input_ts_function_decl_tree_pointers): If
ACCEL_COMPILER, apply finish_options on
DECL_FUNCTION_SPECIFIC_OPTIMIZATION.

From-SVN: r250852
gcc/ChangeLog
gcc/tree-streamer-in.c