summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/gcc-ipo.rst
blob: ebc5c0d1113f1ec10c6c743b841927d227fec724 (plain)
1
2
3
4
5
6
7
GCC IPO
-------

* Interprocedural optimization (IPO) is now supported for GNU
  compilers using link time optimization (LTO) flags.  See the
  :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION` target property and
  :module:`CheckIPOSupported` module.