re PR target/55224 (FAIL: gcc.target/i386/tailcall-1.c scan-assembler jmp)
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 7 Nov 2012 19:35:25 +0000 (20:35 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 7 Nov 2012 19:35:25 +0000 (20:35 +0100)
commitca78ecf41b07749728154abb7ec5fcd4bc3185d8
treefbd2a083fdb6f4e86cf791f08354526c8d7af52f
parent17b5bd7b32d9c8fdfeffd5ab4337c26555e61ee4
re PR target/55224 (FAIL: gcc.target/i386/tailcall-1.c scan-assembler jmp)

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.

From-SVN: r193306
gcc/config/i386/i386.c