This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37731] unsigned long long may not work correctly on 32bit host
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2008 21:40:17 -0000
- Subject: [Bug middle-end/37731] unsigned long long may not work correctly on 32bit host
- References: <bug-37731-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2008-10-03 21:40 -------
Oh this works fine on x86-darwin because HWI is 64bits.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37731