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

vries@gcc.gnu.org vries@gcc.gnu.org
Thu Apr 26 13:26:00 GMT 2018


Author: vries
Date: Thu Apr 26 13:26:38 2018
New Revision: 259676

URL: https://gcc.gnu.org/viewcvs?rev=259676&root=gcc&view=rev
Log:
[nvptx] Fix branch-around-nothing

2018-04-26  Tom de Vries  <tom@codesourcery.com>

	PR target/84025
	* config/nvptx/nvptx.c (needs_neutering_p): New function.
	(nvptx_single): Use needs_neutering_p to skip over insns that do not
	need neutering.

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



More information about the Gcc-cvs mailing list