https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117516
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 59797 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59797&action=edit gcc15-pr117516-wip.patch So far just formatting cleanups and turning tree parameters/members into bool if they are solely used in boolean contexts, just whatever I discovered while reading the code.