[Bug target/34814] SDmode function args not passed according to ABI specification

2008-01-26 Thread bergner at gcc dot gnu dot org
-- bergner at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34814

[Bug target/34814] SDmode function args not passed according to ABI specification

2008-01-26 Thread bergner at gcc dot gnu dot org
--- Comment #6 from bergner at gcc dot gnu dot org 2008-01-26 17:31 --- This is now fixed in mainline. -- bergner at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34814] SDmode function args not passed according to ABI specification

2008-01-26 Thread bergner at gcc dot gnu dot org
--- Comment #5 from bergner at gcc dot gnu dot org 2008-01-26 17:19 --- Subject: Bug 34814 Author: bergner Date: Sat Jan 26 17:18:35 2008 New Revision: 131869 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131869 Log: PR target/34814 * doc/tm.texi (TARGET_EXPAND_

[Bug target/34814] SDmode function args not passed according to ABI specification

2008-01-25 Thread bergner at gcc dot gnu dot org
--- Comment #4 from bergner at gcc dot gnu dot org 2008-01-25 16:54 --- Created an attachment (id=15023) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15023&action=view) Updated patch to force SDmode args and return values into FP registers. Updated patch with Ian and David's sugg

[Bug target/34814] SDmode function args not passed according to ABI specification

2008-01-22 Thread bergner at gcc dot gnu dot org
--- Comment #3 from bergner at gcc dot gnu dot org 2008-01-23 06:31 --- Created an attachment (id=15003) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15003&action=view) Patch to force SDmode args and return values into FP registers. Here is the ChangeLog for the patch I submitted

[Bug target/34814] SDmode function args not passed according to ABI specification

2008-01-17 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-01-17 22:30 --- Subject: Bug 34814 Author: janis Date: Thu Jan 17 22:29:46 2008 New Revision: 131611 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131611 Log: PR target/34814 * gcc.target/powerpc/ppc32-abi-df

[Bug target/34814] SDmode function args not passed according to ABI specification

2008-01-16 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC||rguenth at gcc dot gnu dot |

[Bug target/34814] SDmode function args not passed according to ABI specification

2008-01-16 Thread bergner at gcc dot gnu dot org
--- Comment #1 from bergner at gcc dot gnu dot org 2008-01-16 17:51 --- I'll be posting a proposed patch today or tomorrow. The patch will allow us to be binary compatible with XLC which is producing binaries that follow the ABI. There have been some reload issues which have made this