https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109982
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
On the other side, if --int128/--uint128 just mean __int128/unsigned
__int128/__int128_t/__uint128_t types can be used, if the base csmith options
with just those two enabled result in code generation issues, that would be
very helpful to report.