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

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
            Summary|cfg_hooks variables should  |cfg_hooks variable should
                   |be const at least and maybe |be c++ification, virtual
                   |a virtual functions         |functions
           Assignee|pinskia at gcc dot gnu.org         |unassigned at gcc dot 
gnu.org

--- Comment #5 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I am going to let someone else do the C++ification. I can mentor them. The
change should not be hard except for the sel-sched part but I think sel-sched
is only called when cfg_layout_rtl_cfg_hooks is used.

Reply via email to