]> gcc.gnu.org Git - gcc.git/commit
-fgo-dump-spec: support _BitInt
authorIan Lance Taylor <iant@golang.org>
Wed, 6 Sep 2023 22:09:31 +0000 (15:09 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 6 Sep 2023 22:31:27 +0000 (15:31 -0700)
commite4775af423a590947a10429b9fa889f5d3d41d40
tree86b0b2928f50c2019b9e7e76d96d3919bb8554ae
parent6de5f5a4fe85bde1ec555c42021637d770faea0d
-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.
gcc/godump.cc
gcc/testsuite/gcc.misc-tests/godump-1.c
This page took 0.066165 seconds and 6 git commands to generate.