https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111310
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Ian Lance Taylor <i...@gcc.gnu.org>: https://gcc.gnu.org/g:e4775af423a590947a10429b9fa889f5d3d41d40 commit r14-3762-ge4775af423a590947a10429b9fa889f5d3d41d40 Author: Ian Lance Taylor <i...@golang.org> Date: Wed Sep 6 15:09:31 2023 -0700 -fgo-dump-spec: support _BitInt gcc/ PR go/111310 * godump.cc (go_format_type): Handle BITINT_TYPE. gcc/testsuite/ PR go/111310 * gcc.misc-tests/godump-1.c: Add _BitInt test cases.