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:30:48 +0000 (20:30 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 7 Nov 2012 19:30:48 +0000 (20:30 +0100)
commit17b5bd7b32d9c8fdfeffd5ab4337c26555e61ee4
treee9bdb1b726256bf76cc425cd9cabb68f3624568f
parent7332899a4225f89d820af7c04bfdcd0be05f44e3
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: r193305
gcc/ChangeLog
gcc/testsuite/ChangeLog