]> git.ipfire.org Git - thirdparty/gcc.git/commit
Revert "c++: signed __int128_t [PR108099]"
authorJason Merrill <jason@redhat.com>
Thu, 20 Apr 2023 03:25:39 +0000 (23:25 -0400)
committerJason Merrill <jason@redhat.com>
Thu, 20 Apr 2023 16:13:29 +0000 (12:13 -0400)
commit0c97fe08e46e8ccbd6a6346b62a8df78764014ac
tree932b2cda17f249223003dba1057313febdf85a30
parent2e4210698c644e44f9e0645dc7bc49710fd60ce8
Revert "c++: signed __int128_t [PR108099]"

Given the remaining issues even after these patches, let's leave this bug
alone on the GCC 12 branch for now.

This reverts commit 32955c1c2246aa336d3fd2423c32546c39a6ca30.
This reverts commit 7b30f13b904f137c77e5180357af7917a3b47af0.
gcc/cp/decl.cc
gcc/testsuite/g++.dg/ext/int128-7.C [deleted file]
gcc/testsuite/g++.dg/ext/int128-8.C [deleted file]