This is the mail archive of the gcc-bugs@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]

[Bug c/24137] __uint128_t missing for ppc32


------- 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


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