http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55224
--- Comment #2 from uros at gcc dot gnu.org 2012-11-07 19:30:53 UTC --- Author: uros Date: Wed Nov 7 19:30:48 2012 New Revision: 193305 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193305 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/ChangeLog trunk/gcc/testsuite/ChangeLog