Skip to content

Don't make __int128 as optional

H.J. Lu requested to merge hjl/int128 into master

Since all x86-64 compilers should support 128 integer, don't make __int128 as optional.

Merge request reports