[Bug lto/95548] ice in tree_to_shwi, at tree.c:7321

jakub at redhat dot com gcc-bugzilla@gcc.gnu.org
Fri Jun 5 10:52:22 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95548

--- Comment #4 from Jakub Jelinek <jakub at redhat dot com> ---
On Fri, Jun 05, 2020 at 12:46:15PM +0200, Jan Hubicka wrote:
> > I think Honza ran into this himself.
> Yep, i converted code to use wide-ints. But it is nice to have short
> testcase.

For the testsuite perhaps also add another one with __int128_t and/or
__uint128_t enumerators (guarded with #ifdef __SIZEOF_INT128__).

        Jakub


More information about the Gcc-bugs mailing list