This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: rs6000: Fix type conversion in __ev_set_acc_{s|u}64


On Tue, Oct 08, 2002 at 04:03:48PM +0100, Nick Clifton wrote:
> Hi Aldy,
> 
>   Please can I apply the patch below.  It fixes the __ev_set_acc_s64
>   and __ev_set_acc_u64 macros in the spe.h header to perform explicit
>   type conversion, rather than replying upon C's automatic
>   conversions, which do not work when vectors are involved.

Eeech.  I really hate this ABI ;-).

Yes thanks; this is fine.

Aldy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]