This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Abt long long support
On Fri, Nov 10, 2006 at 07:17:29AM -0800, Ian Lance Taylor wrote:
> "Mohamed Shafi" <shafitvm@gmail.com> writes:
>
> > 1. What could be the reason for this behavior?
>
> I'm really shooting in the dark here, but my guess is that you have a
> define_expand for movdi that is not reload safe.
And in case the target doesn't have registers capable of holding DImode
values, consider deleting the movdi pattern.
--
Rask Ingemann Lambertsen