r250851 - in /trunk/gcc: ChangeLog config/nvptx...

vries@gcc.gnu.org vries@gcc.gnu.org
Thu Aug 3 11:18:00 GMT 2017


Author: vries
Date: Thu Aug  3 11:18:09 2017
New Revision: 250851

URL: https://gcc.gnu.org/viewcvs?rev=250851&root=gcc&view=rev
Log:
Error out on nvptx for fpatchable-function-entry

2017-08-03  Tom de Vries  <tom@codesourcery.com>

	PR target/81662
	* config/nvptx/nvptx.c (nvptx_option_override): Emit sorry if
	function_entry_patch_area_size > 0.

	* gcc.target/nvptx/patchable_function_entry-default.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/nvptx/patchable_function_entry-default.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nvptx/nvptx.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list