GCC 4.3.4 is casting my QImode vars to SImode for libcall
Paulo J. Matos
pocmatos@gmail.com
Tue Jun 15 08:41:00 GMT 2010
On Mon, Jun 14, 2010 at 8:56 PM, Joseph S. Myers
<joseph@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
More information about the Gcc
mailing list