On Mon, Jun 14, 2010 at 8:56 PM, Joseph S. Myers <jos...@codesourcery.com> wrote: > > Every hardcoded reference to a mode other than QImode in the > target-independent compiler is suspicious and needs investigating if you > are doing such a port. In this case, the SImode references in > expand_float are likely the problem. >
Thanks for the tip Joseph, I will look into it. -- PMatos