]> gcc.gnu.org Git - gcc.git/commit
testsuite: Fix up pr64536.c for LLP64 targets [PR108151]
authorJakub Jelinek <jakub@redhat.com>
Mon, 19 Dec 2022 14:05:16 +0000 (15:05 +0100)
committerJakub Jelinek <jakub@redhat.com>
Mon, 19 Dec 2022 14:05:16 +0000 (15:05 +0100)
commit6e85f89a7d59a99a3395b6e153b99262a58b2f6c
tree64be2e38b27b64c85baae38e2c574079e5670c30
parentde2b8c41b872c8638d70dff880ebe8e82628af09
testsuite: Fix up pr64536.c for LLP64 targets [PR108151]

Apparently llp64 had 2 further warnings, fixed thusly.

2022-12-19  Jakub Jelinek  <jakub@redhat.com>

PR testsuite/108151
* gcc.dg/pr64536.c (bar): Cast long to __INTPTR_TYPE__
before casting to long *.
gcc/testsuite/gcc.dg/pr64536.c
This page took 0.070962 seconds and 5 git commands to generate.