aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/rotate-6a.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2023-12-07 09:47:16 +0100
committerJakub Jelinek <jakub@redhat.com>2023-12-07 09:47:16 +0100
commite5489faf8efa30d8548bb669c0a700c409068bce (patch)
tree5a53a9504eff475997caa70512b408bb10fbbdd8 /gcc/testsuite/c-c++-common/rotate-6a.c
parentf74939bd539c87f669e35042f7bc7aa47f0c29eb (diff)
downloadgcc-e5489faf8efa30d8548bb669c0a700c409068bce.zip
gcc-e5489faf8efa30d8548bb669c0a700c409068bce.tar.gz
gcc-e5489faf8efa30d8548bb669c0a700c409068bce.tar.bz2
expr: Handle BITINT_TYPE in count_type_elements [PR112881]
The following testcaser ICEs during gimplification, because count_type_elements doesn't handle BITINT_TYPE. It should handle it like other integral types. 2023-12-07 Jakub Jelinek <jakub@redhat.com> PR middle-end/112881 * expr.cc (count_type_elements): Handle BITINT_TYPE like INTEGER_TYPE. * gcc.dg/bitint-50.c: New test.
Diffstat (limited to 'gcc/testsuite/c-c++-common/rotate-6a.c')
0 files changed, 0 insertions, 0 deletions