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/49595] on amd64, sizeof(__int128_t) > sizeof(intmax_t)


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.


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