This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #7 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Fri Jul 21 09:46:05 2017
New Revision: 250421

URL: https://gcc.gnu.org/viewcvs?rev=250421&root=gcc&view=rev
Log:
Add nvptx_override_options_after_change

2017-07-21  Tom de Vries  <tom@codesourcery.com>

        PR lto/81430
        * config/nvptx/nvptx.c (nvptx_override_options_after_change): New
        function.
        (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define to
        nvptx_override_options_after_change.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nvptx/nvptx.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]