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

--- Comment #11 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Wed Sep 13 16:25:39 2017
New Revision: 252276

URL: https://gcc.gnu.org/viewcvs?rev=252276&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:
    branches/range-gen2/gcc/ChangeLog
    branches/range-gen2/gcc/tree-streamer-in.c

Reply via email to