public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libgcj/13141] FAIL: InvokeReturn output - source compiled test <libffi problem>
Date: Mon, 23 Aug 2004 16:49:00 -0000	[thread overview]
Message-ID: <20040823164927.30420.qmail@sourceware.org> (raw)
In-Reply-To: <20031120195557.13141.daney@gcc.gnu.org>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-23 16:49 -------
Subject: Bug 13141

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	daney@gcc.gnu.org	2004-08-23 16:49:17

Modified files:
	libffi         : ChangeLog 
	libffi/src/mips: ffi.c ffitarget.h o32.S 

Log message:
	2004-08-23  David Daney <daney@avtrex.com>
	
	PR libgcj/13141
	* src/mips/ffitarget.h (FFI_O32_SOFT_FLOAT): New ABI.
	* src/mips/ffi.c (ffi_prep_args): Fix alignment calculation.
	(ffi_prep_cif_machdep): Handle FFI_O32_SOFT_FLOAT floating point
	parameters and return types.
	(ffi_call): Handle FFI_O32_SOFT_FLOAT ABI.
	(ffi_prep_closure): Ditto.
	(ffi_closure_mips_inner_O32): Handle FFI_O32_SOFT_FLOAT ABI, fix
	alignment calculations.
	* src/mips/o32.S (ffi_closure_O32): Don't use floating point
	instructions if FFI_O32_SOFT_FLOAT, make stack frame ABI compliant.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&r1=1.186&r2=1.187
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/mips/ffi.c.diff?cvsroot=gcc&r1=1.7&r2=1.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/mips/ffitarget.h.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/mips/o32.S.diff?cvsroot=gcc&r1=1.4&r2=1.5



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13141


  parent reply	other threads:[~2004-08-23 16:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-20 19:56 [Bug libgcj/13141] New: FAIL: InvokeReturn output - source compiled test daney at gcc dot gnu dot org
2003-11-20 19:59 ` Andreas Tobler
2003-11-20 20:16 ` [Bug libgcj/13141] " toa at pop dot agri dot ch
2003-11-20 21:36 ` daney at gcc dot gnu dot org
2003-11-25  0:55 ` [Bug libgcj/13141] FAIL: InvokeReturn output - source compiled test <libffi problem> pinskia at gcc dot gnu dot org
2004-08-18 19:19 ` daney at gcc dot gnu dot org
2004-08-23 16:49 ` cvs-commit at gcc dot gnu dot org [this message]
2004-08-23 16:52 ` daney at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040823164927.30420.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).