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

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

https://gcc.gnu.org/g:6e85f89a7d59a99a3395b6e153b99262a58b2f6c

commit r13-4783-g6e85f89a7d59a99a3395b6e153b99262a58b2f6c
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 *.

Reply via email to