[Bug c/24137] New: __uint128_t missing for ppc32

2005-09-29 Thread BKStrelioff at Hotmail dot com
Severity: critical Priority: P1 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: BKStrelioff at Hotmail dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24137

[Bug c/24137] __uint128_t missing for ppc32

2005-09-29 Thread BKStrelioff at Hotmail dot com
--- Additional Comments From BKStrelioff at Hotmail dot com 2005-09-30 02:13 --- Thanks for the quick response, but I think this support should be in ppc32 compilers also. The altivec memory operations deal with 128-bit, 16-byte aligned values, and hence this support should be in

[Bug c/24137] __uint128_t missing for ppc32

2005-09-29 Thread BKStrelioff at Hotmail dot com
--- Additional Comments From BKStrelioff at Hotmail dot com 2005-09-30 02:19 --- I still am not sure I agree, but I have read your post ( http://gcc.gnu.org/ml/gcc/2005-01/msg00514.html ) and since this appears to be an old issue I will go ahead and patch glibc for now. Again thanks