]> 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>
Tue, 2 May 2023 18:24:41 +0000 (20:24 +0200)
commitab03e6bdc590393a36d62cf14fe0280529c933ae
tree1941127505dc457fe6e4b3adf68af09b40231e0c
parent1de8310dd2c276eb9546a831b392a896e0ef5d89
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 *.

(cherry picked from commit 6e85f89a7d59a99a3395b6e153b99262a58b2f6c)
gcc/testsuite/gcc.dg/pr64536.c
This page took 0.06424 seconds and 6 git commands to generate.