This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/24137] __uint128_t missing for ppc32
- From: "BKStrelioff at Hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Sep 2005 02:13:40 -0000
- Subject: [Bug c/24137] __uint128_t missing for ppc32
- References: <20050930020319.24137.BKStrelioff@Hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 ppc32.
The bug originally showed up in glibc
sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (line 57 for version 2.3.5),
which includes a comment that __uint128_t has been around since gcc 3.1.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24137