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

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Peter Bergner <berg...@gcc.gnu.org>:

https://gcc.gnu.org/g:c9b8a8fc55168ba9ec5432fc7b86621074e1b887

commit r15-7432-gc9b8a8fc55168ba9ec5432fc7b86621074e1b887
Author: Peter Bergner <berg...@linux.ibm.com>
Date:   Fri Feb 7 13:39:42 2025 -0600

    rs6000: Add cast to avoid pointer to integer comparison warning [PR117674]

    2025-02-07  Peter Bergner  <berg...@linux.ibm.com>

    libgcc/
            PR target/117674
            * config/rs6000/linux-unwind.h (ppc_backchain_fallback): Add cast
to
            avoid comparison between pointer and integer warning.

Reply via email to