[Bug c/69306] wrong code with int128 @ x32

2016-01-15 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69306 --- Comment #4 from Zdenek Sojka --- (In reply to Zdenek Sojka from comment #3) > (In reply to H.J. Lu from comment #1) > > typedef unsigned long int uint64_t; > > It should be long long. > > Sorry, you are r

[Bug c/69306] wrong code with int128 @ x32

2016-01-15 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69306 --- Comment #3 from Zdenek Sojka --- (In reply to H.J. Lu from comment #1) > typedef unsigned long int uint64_t; > It should be long long. Sorry, you are right, originally it was __UINT64_TYPE__, but the macr

[Bug c/69306] wrong code with int128 @ x32

2016-01-15 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69306 --- Comment #2 from H.J. Lu --- *** Bug 69305 has been marked as a duplicate of this bug. ***

[Bug c/69306] wrong code with int128 @ x32

2016-01-15 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69306 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|target