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

--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <h...@gcc.gnu.org>:

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

commit r16-173-gde8648def762e3b54200dd3cd5c6fb480b228579
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Sun Nov 10 16:50:46 2024 +0800

    scev-cast.c: Enable for all targets and adjust scan matches

    Since the C frontend no longer promotes char argument, enable scev-cast.c
    for all targets and adjust scan matches.

            PR middle-end/112877
            * gcc.dg/tree-ssa/scev-cast.c: Enable for all targets and adjust
            scan match.

    Signed-off-by: H.J. Lu <hjl.to...@gmail.com>

Reply via email to