i386.c (ix86_function_ok_for_sibcall): Fix test for fp return matching.
authorRichard Henderson <rth@redhat.com>
Wed, 31 Aug 2005 16:16:31 +0000 (09:16 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 31 Aug 2005 16:16:31 +0000 (09:16 -0700)
commit5d3018cee7e9cea99b2b6c823ef3d8ee3c756474
treeb37f9107a9259d4503a982b9eb005d2b2d0e84f7
parentdc38a61086ce5044b9b78c48e7897179b819e06e
i386.c (ix86_function_ok_for_sibcall): Fix test for fp return matching.

        * config/i386/i386.c (ix86_function_ok_for_sibcall): Fix test for
        fp return matching.

From-SVN: r103679
gcc/ChangeLog
gcc/config/i386/i386.c