On Wed, Sep 15, 2021 at 4:41 AM Kewen.Lin <li...@linux.ibm.com> wrote: > > Hi, > > Gentle ping this patch: > > https://gcc.gnu.org/pipermail/gcc-patches/2021-September/578553.html > > > BR, > Kewen > > on 2021/9/1 下午2:56, Kewen.Lin via Gcc-patches wrote: > > Hi! > > > > Option toc-fusion was intended for Power9 toc fusion previously, > > but Power9 doesn't support fusion at all eventually, this patch > > is to remove this useless option. > > > > Is it ok for trunk? > > > > BR, > > Kewen > > ----- > > gcc/ChangeLog: > > > > * config/rs6000/rs6000.opt (-mtoc-fusion): Remove. > >
Okay. Thanks, David