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

--- Comment #21 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Wed Feb 11 13:33:47 2015
New Revision: 220616

URL: https://gcc.gnu.org/viewcvs?rev=220616&root=gcc&view=rev
Log:
Handle noreturn function thunk creation.

    PR ipa/64813
    * cgraphunit.c (cgraph_node::expand_thunk): Do not create
    a return value for call to a function that is noreturn.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraphunit.c

Reply via email to