https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78831

--- Comment #2 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
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

Reply via email to