This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/16815] MIPS n32/n64 inefficient code for float arguments
- From: "wilson at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2004 02:10:42 -0000
- Subject: [Bug middle-end/16815] MIPS n32/n64 inefficient code for float arguments
- References: <20040729020515.16815.wilson@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From wilson at gcc dot gnu dot org 2004-07-29 02:10 -------
Created an attachment (id=6852)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6852&action=view)
experimental assign_parm_setup_block_p patch
This is a patch which gives the right result for the trivial testcase, but may
be completely bogus. I haven't tried to test this, or determine whether this
also works for PA and rs6000 targets which would also be affected by this
change, or determine why the code is there in the first place.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16815