> Could you please guide where I can look into
You're going to have to just debug it.
Delorie [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 01, 2005 11:40 AM
To: Shrirang Khishti
Cc: gcc@gcc.gnu.org
Subject: Re: Help required - ICE in GCC for my target
> I have also provided RTL's for "extendpsisi" and "truncsipsi" (for
> converting between PSI and SI
> I have also provided RTL's for "extendpsisi" and "truncsipsi" (for
> converting between PSI and SI modes).
You need extendpsisi2, truncsipsi2, and zero_extendpsisi2. The m32c
port uses PSI for pointers also; you can use it as an example.