[Bug middle-end/126622] wide_int_to_tree vs build_int_cst (and build_int_cstu) vs build_int_cst_type

"rguenth at gcc dot gnu.org via Gcc-bugs" <[email protected]> Tue, 04 Aug 2026 08:39:53 +0000
Newsgroups gmane.comp.gcc.bugs
Message-ID <[email protected]/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D126622

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I wonder whether overloading would work here, you forgot built_int_cstu
btw.

So I'd have built_int_cst (tree type, {wide(st)_int, HWI, UHWI})?=