]> 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>
Fri, 10 Feb 2023 12:47:45 +0000 (13:47 +0100)
commite4f6149fe272101af6de3a19be4e41d0e77e7f6c
tree06f3f58e95311cf3de631d2e360d9609c01e5778
parent4430147d3779d8f089d8eb765b4c7e0333279424
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.062665 seconds and 6 git commands to generate.