[Bug c/49595] on amd64, sizeof(__int128_t) > sizeof(intmax_t)
sandals at crustytoothpaste dot net
gcc-bugzilla@gcc.gnu.org
Thu Jun 30 17:26:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49595
brian m. carlson <sandals at crustytoothpaste dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #24647|0 |1
is obsolete| |
--- Comment #1 from brian m. carlson <sandals at crustytoothpaste dot net> 2011-06-30 17:26:35 UTC ---
Created attachment 24648
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24648
Unpreprocessed testcase
The preprocessed testcase hardcodes long int and so doesn't test the presence
of the bug correctly. In this case, only an unpreprocessed testcase will
demonstrate the problem.
More information about the Gcc-bugs
mailing list