https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117871
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> --- I have the patch set that constifies the hooks. the sel-sched part was easy to implement in the end once I move the IR to the struct. The moving the IR to the cfg_hooks I think might speed up things slightly ... C++ification is a different story.
