Help required - ICE in GCC for my target

2005-11-30 Thread Shrirang Khishti
Hi all I am porting GCC compiler to new 16 bit target. I am using GCC-4.0.x For one of the target specific options, I am using PSI mode for representing pointers. If I compile the following test code with this target specific option along with any of the optimization options I am getting an ICE.

RE: Help required - ICE in GCC for my target

2005-12-01 Thread Shrirang Khishti
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

Porting problem from GCC-4.0 to GCC 4.1

2006-01-25 Thread Shrirang Khishti
Hi all I have ported GCC-4.0 for a new target. Initially I started porting with GCC-3.4 and then shifted to GCC-4.0 without any problems. Now I want to port same code for GCC-4.1 . As there are some structural differences in GCC-4.0 and gcc-4.1 back-ends specially regarding addition of .opt file

Patch - GCC Port for Infineon xc16x

2006-03-03 Thread Shrirang Khishti
Hi all, KPIT Cummins is contributing the complete GCC port for Infineon XC16X architecture. We would like to request you to send in your comments on this port. As we are putting our best efforts on this port its quality will successively improve and fit more and more