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

--- Comment #8 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Thu Aug  3 11:37:55 2017
New Revision: 250852

URL: https://gcc.gnu.org/viewcvs?rev=250852&root=gcc&view=rev
Log:
Apply finish_options on DECL_FUNCTION_SPECIFIC_OPTIMIZATION for ACCEL_COMPILER

2017-08-03  Tom de Vries  <t...@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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-streamer-in.c

Reply via email to