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

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

https://gcc.gnu.org/g:4b99a9a276291e7b8d4d52b6a6da8e7016d8c588

commit r17-1842-g4b99a9a276291e7b8d4d52b6a6da8e7016d8c588
Author: Richard Biener <[email protected]>
Date:   Thu Jun 25 10:15:38 2026 +0200

    middle-end/125977 - disable RTL expansion ranger use at -O0

    It wasn't the intention to enable it without optimizing, so disable it.

            PR middle-end/125977
            * cfgexpand.cc (pass_expand::execute): Guard ranger use
            on optimize.

Reply via email to