===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.69
@@ -67,7 +67,10 @@
the call graph. It is enabled by the <code>-fipa-bit-cp</code>
option if <code>-fipa-cp</code> is enabled as well, and is enabled
at the <code>-O2</code> optimization level and higher (and
- <code>-Os</code>).</li>
+ <code>-Os</code>). This optimization supersedes interprocedural
+ alignment propagation of GCC 6, and therefore the
+ option <code>-fipa-cp-alignment</code> is now deprecated and
+ ignored.</li>
<li>A new interprocedural value range propagation optimization has been
added, which propagates integral ranges that variable values can be proven