This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/16815] MIPS n32/n64 inefficient code for float arguments


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]