Re: [PATCH 0/2] Fix sparc64 and x86_64 issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Aug 6, 2009 at 1:23 PM, Blue Swirl<blauwirbel@xxxxxxxxx> wrote:
> On Wed, Aug 5, 2009 at 9:51 PM, Blue Swirl<blauwirbel@xxxxxxxxx> wrote:
>> Hi,
>>
>> With these patches, I can run Sparse on OpenBIOS sources (which use
>> libgcc) also when compiling for 64 bit targets. 64 bit targets use 128
>> bit double cells, just like 64 bit double cells are used on 32 bit
>> targets.
>>
>> I'm not sure if 'long long long' is actually used, libgcc uses
>> __attribute__ ((mode (TI))).

The change looks reasonable.

I feel that we can use:

#define MOD_ALL_LONG (MOD_LONG | MOD_LONGLONG | MOD_LONGLONGLONG)

Eventually the expression needs to handle 128 bit long constant as well.

Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux