This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
c/9530
- From: ebotcazou at gcc dot gnu dot org
- To: ebotcazou at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 6 Feb 2003 10:56:01 -0000
- Subject: c/9530
- Reply-to: ebotcazou at gcc dot gnu dot org
The following reply was made to PR c/9530; it has been noted by GNATS.
From: ebotcazou@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: c/9530
Date: 6 Feb 2003 10:50:07 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: ebotcazou@gcc.gnu.org 2003-02-06 10:50:07
Modified files:
gcc : ChangeLog
gcc/config/i386: i386.h
gcc/testsuite : ChangeLog
Added files:
gcc/testsuite/gcc.c-torture/compile: 20030206-1.c
Log message:
PR c/9530
* config/i386/i386.h (FUNCTION_OK_FOR_SIBCALL): Forbid sibcalls
from functions that return a float to functions that don't.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.163&r2=1.16114.2.164
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.309.2.1&r2=1.309.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2261.2.40&r2=1.2261.2.41
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20030206-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1