On 10 February 2011 17:16, Richard Guenther wrote:
> On Thu, Feb 10, 2011 at 12:42 PM, Mohamed Shafi wrote:
>> On 10 February 2011 15:57, Richard Guenther
>> wrote:
>>> On Thu, Feb 10, 2011 at 6:23 AM, Mohamed Shafi wrote:
Hi all,
I am trying to port a private target in GCC 4.5.
On Thu, Feb 10, 2011 at 12:42 PM, Mohamed Shafi wrote:
> On 10 February 2011 15:57, Richard Guenther
> wrote:
>> On Thu, Feb 10, 2011 at 6:23 AM, Mohamed Shafi wrote:
>>> Hi all,
>>>
>>> I am trying to port a private target in GCC 4.5.1. Following are the
>>> properties of the target
>>>
>>> #d
On 10 February 2011 15:57, Richard Guenther wrote:
> On Thu, Feb 10, 2011 at 6:23 AM, Mohamed Shafi wrote:
>> Hi all,
>>
>> I am trying to port a private target in GCC 4.5.1. Following are the
>> properties of the target
>>
>> #define BITS_PER_UNIT 32
>> #define BITS_PER_WORD 32
On Thu, Feb 10, 2011 at 6:23 AM, Mohamed Shafi wrote:
> Hi all,
>
> I am trying to port a private target in GCC 4.5.1. Following are the
> properties of the target
>
> #define BITS_PER_UNIT 32
> #define BITS_PER_WORD 32
> #define UNITS_PER_WORD 1
>
>
> #define CHAR_TYPE_SIZE
Hi all,
I am trying to port a private target in GCC 4.5.1. Following are the
properties of the target
#define BITS_PER_UNIT 32
#define BITS_PER_WORD32
#define UNITS_PER_WORD 1
#define CHAR_TYPE_SIZE32
#define SHORT_TYPE_SIZE 32
#define INT_TYPE_SIZE