]> gcc.gnu.org Git - gcc.git/commit
i386.h (FUNCTION_OK_FOR_SIBCALL): Not OK if DECL's return type is a float mode...
authorZack Weinberg <zack@wolery.cumb.org>
Sat, 5 Aug 2000 18:24:19 +0000 (18:24 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 5 Aug 2000 18:24:19 +0000 (18:24 +0000)
commit26f2c02a97d337b9d4f00067957ad86db350cc2c
treec0c1b04a63c7ba64a04c706fb2299f9d6ddaa1ff
parent0681921da12cb172489157f10e460f31f5ee320f
i386.h (FUNCTION_OK_FOR_SIBCALL): Not OK if DECL's return type is a float mode...

* i386.h (FUNCTION_OK_FOR_SIBCALL):  Not OK if DECL's return
type is a float mode, cfun->decl's return type is not, and
TARGET_FLOAT_RETURNS_IN_80387.

* gcc.c-torture/execute/20000731-1.x: Delete.

From-SVN: r35506
gcc/ChangeLog
gcc/config/i386/i386.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20000731-1.x [deleted file]
This page took 0.057766 seconds and 5 git commands to generate.