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 #10 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Author: tschwinge
Date: Fri Aug 11 15:37:14 2017
New Revision: 251053

URL: https://gcc.gnu.org/viewcvs?rev=251053&root=gcc&view=rev
Log:
[PR lto/81430] Revert "Add nvptx_override_options_after_change"

This reverts r250421; properly fixed by r250852.

        PR lto/81430
        * config/nvptx/nvptx.c (nvptx_override_options_after_change):
        Remove function.
        (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Remove definition.

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]