------- Comment #31 from rsandifo at gcc dot gnu dot org 2006-06-04 20:46 ------- FYI, see:
http://gcc.gnu.org/ml/gcc-patches/2006-02/msg01010.html about the MIPS16 situation. To summarise, mips16.S should be considered legacy code, and I've never seen a report of it being used (never mind recently). I don't think there's any point changing it; either we should just leave it as it is (in the hope that it does someone some good somewhere) or remove the MIPS16 hard-float support entirely. I'd rather not do the latter just yet though. I suspect MIPS will be submitting more MIPS16e patches when we get to stage 1, so I think removal of this code should wait until 4.3 at the earliest. Richard -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24998