https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108151

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Jakub Jelinek
<ja...@gcc.gnu.org>:

https://gcc.gnu.org/g:39cac73d73962bc7623fa6f9bc138ed291b964c8

commit r10-11350-g39cac73d73962bc7623fa6f9bc138ed291b964c8
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Mon Dec 19 15:05:16 2022 +0100

    testsuite: Fix up pr64536.c for LLP64 targets [PR108151]

    Apparently llp64 had 2 further warnings, fixed thusly.

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

            PR testsuite/108151
            * gcc.dg/pr64536.c (bar): Cast long to __INTPTR_TYPE__
            before casting to long *.

    (cherry picked from commit 6e85f89a7d59a99a3395b6e153b99262a58b2f6c)

Reply via email to