bug-gmp
[Top][All Lists]
Advanced

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

Re: [Bug other/13873] gcc/longlong.h uses test for PPC


From: Kevin Ryde
Subject: Re: [Bug other/13873] gcc/longlong.h uses test for PPC
Date: Tue, 10 Feb 2004 09:58:23 +1000
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

Sean McNeil <address@hidden> writes:
>
> This is a restatement of the bug in longlong.h for the sake of reporting
> to GMP.

Thanks.

> PPC is too generic of a name to test for the target type.

I think I'd seen it somewhere under config/rs6000 in a past version of
gcc, though I see it's gone now.  (I don't think I just made it up :-)

> Please use another test if required.  __powerpc__ should have been
> good enough, however.

In gmp we make a HAVE_HOST_CPU_FAMILY_powerpc, driven from the --host
tuple.  I think we might use that, to remove any doubt.  (It's already
used in other places.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]