[Bug lto/81430] nvptx acceleration compilation broken because of running pass_partition_blocks

aldyh at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 13 16:26:00 GMT 2017


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  <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.

Modified:
    branches/range-gen2/gcc/ChangeLog
    branches/range-gen2/gcc/tree-streamer-in.c


More information about the Gcc-bugs mailing list