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

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Torbjorn Svensson <[email protected]>:

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

commit r16-7348-gc3d96ff9e916c02584aa081f03ab999292efbb50
Author: Torbjörn SVENSSON <[email protected]>
Date:   Wed Feb 4 11:48:19 2026 +0100

    middle-end: replace CONST_CAST_GIMPLE with const_cast<gimple *> [PR123892]

    gcc/ChangeLog:

            PR middle-end/123892
            * gimple.h: Replace CONST_CAST_GIMPLE with const_cast<gimple *>.
            * system.h (CONST_CAST_GIMPLE): Remove.

    Signed-off-by: Torbjörn SVENSSON <[email protected]>

Reply via email to