r243855 - in /trunk/gcc: ChangeLog config/nvptx...
amonakov@gcc.gnu.org
amonakov@gcc.gnu.org
Wed Dec 21 14:20:00 GMT 2016
Author: amonakov
Date: Wed Dec 21 14:20:09 2016
New Revision: 243855
URL: https://gcc.gnu.org/viewcvs?rev=243855&root=gcc&view=rev
Log:
nvptx: do not assume that crtl->is_leaf is unset
PR target/78831
* config/nvptx/nvptx.c (init_softstack_frame): Remove assert. Compute
crtl->is_leaf only if unset. Adjust comment.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/nvptx/nvptx.c
More information about the Gcc-cvs
mailing list