r220616 - in /trunk/gcc: ChangeLog cgraphunit.c

marxin@gcc.gnu.org marxin@gcc.gnu.org
Wed Feb 11 13:33:00 GMT 2015


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



More information about the Gcc-cvs mailing list