[Bug c/24137] __uint128_t missing for ppc32
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 30 02:07:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-30 02:06 -------
__uint128_t is only valid for 64bit targets. Otherwise you will get an ICE trying to use the type.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24137
More information about the Gcc-bugs
mailing list