| Commit | Date | |
|---|---|---|
|
[r2765]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 03:00:32 | Tree |
|
[r2764]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 02:34:51 | Tree |
|
[r2763]
by
sms00
Oops - need vs16() rather than vu16(). vu16 works with gcc4 but not with gcc3. |
2005-05-29 01:46:46 | Tree |
|
[r2762]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 01:44:26 | Tree |
|
[r2761]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 01:35:22 | Tree |
|
[r2760]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 01:23:20 | Tree |
|
[r2759]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 01:02:44 | Tree |
|
[r2758]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 00:44:53 | Tree |
| 2005-05-29 00:39:14 | Tree | |
|
[r2756]
by
sms00
No problem with gcc3. BUT on OSX 10.4 the warning (with caution it will be bsad.c: In function 'bsad_altivec': on Fedora Core4 Test3 it's a fatal error. Fix is to cast the return value to the variable type. Intead of vu8(fH) = vec_mergeh(zero, vf); use something like: fH = vu16(vec_mergeh(zero, vf)); |
2005-05-29 00:32:29 | Tree |