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

vries@gcc.gnu.org vries@gcc.gnu.org
Fri Jun 9 13:11:00 GMT 2017


Author: vries
Date: Fri Jun  9 13:11:52 2017
New Revision: 249060

URL: https://gcc.gnu.org/viewcvs?rev=249060&root=gcc&view=rev
Log:
Add "sorry, target cannot support label values" for nvptx

2017-06-09  Tom de Vries  <tom@codesourcery.com>

	PR target/80855
	* config/nvptx/nvptx.md (define_expand "mov<QHSDISDFM>"): Error out with
	"target cannot support label values" when encountering LABEL_REF.

	* gcc.target/nvptx/label-values.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/nvptx/label-values.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nvptx/nvptx.md
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list