[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:54:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81430
--- Comment #12 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Wed Sep 13 16:53:38 2017
New Revision: 252407
URL: https://gcc.gnu.org/viewcvs?rev=252407&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:
branches/range-gen2/gcc/ChangeLog
branches/range-gen2/gcc/config/nvptx/nvptx.c
More information about the Gcc-bugs
mailing list