[Bug target/27060] New: divide libcall size has increased

amylaar at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Apr 6 14:06:00 GMT 2006


The new sped-optimized division library functions are larger than the functions
that were originally used; unsigned and signed division are implemented in a
modulte which has an object text size of 1060 bytes.
This could cause problems with specialized embedded applications that are
supposed to run in a very small memory area.


-- 
           Summary: divide libcall size has increased
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amylaar at gcc dot gnu dot org
GCC target triplet: sh4-*-elf


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



More information about the Gcc-bugs mailing list