http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55224
--- Comment #4 from uros at gcc dot gnu.org 2012-11-07 19:35:29 UTC --- Author: uros Date: Wed Nov 7 19:35:25 2012 New Revision: 193306 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193306 Log: PR target/55224 * config/i386/i386.c (ix86_function_ok_for_sibcall): Put back exception to make a sibcall if one of the functions has void return type. Modified: trunk/gcc/config/i386/i386.c