OSDN Git Service

PR c/9530
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Feb 2003 10:39:45 +0000 (10:39 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Feb 2003 10:39:45 +0000 (10:39 +0000)
commit23e7e6dae27fe70b6d902ae4df795f846eabe84f
tree1005e2fa3b4d36ab13b78b42acac7af058619423
parent505f406ce35ec8e0eb962365527d3634b9a50cf9
PR c/9530
* config/i386/i386.c (ix86_function_ok_for_sibcall): Forbid sibcalls
from functions that return a float to functions that don't.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62480 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20030206-1.c [new file with mode: 0644]