------- Comment #1 from amylaar at gcc dot gnu dot org  2006-04-06 14:14 -------
This can be fixed by providing an additional library, which provides
udivsi3_i4i and sdivsi3_i4i implementations that are comparable in speed and
size to what we had before, and which is linked in in preference to libgcc when
linking with -Os, like the libic_invalidate_array*.a libraries provide taylored
cache invalidataion arrays.
I intend to provide implementations optimized for the sh4-100 / sh4-200
pipelines;
libraries optimized for other pipelines could be added later.


-- 

amylaar at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |27059
         AssignedTo|unassigned at gcc dot gnu   |amylaar at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-04-06 14:14:18
               date|                            |


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

Reply via email to