--- Additional Comments From dje at gcc dot gnu dot org 2005-01-18 00:03
---
alanm's comment and recommendation are correct. The use of TImode in
PowerPC-specific portion of glibc is incorrect.
--
What|Removed |Added
-
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-17
23:56 ---
(In reply to comment #3)
> Doesn't ICE with gcc-3.3 (but TImode arithmetic is incomplete here too).
> Glibc assumes that __uint128_t is defined for gcc >= 3.1.
Well if TImode is incomplete why support it?