Applied the attached patch to changes.html.

Thanks,
Prathamesh
        * changes.html: Document change that ipa-pure-const is extended to 
propagate malloc attribute.

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-8/changes.html,v
retrieving revision 1.15
diff -r1.15 changes.html
37c37,39
<   <li></li>
---
>   <li>The ipa-pure-const pass is extended to propagate malloc attribute, and 
> the
>   corresponding warning option <code>Wsuggest-attribute=malloc</code> emits a
>   diagnostic for a function, which can be annotated with malloc 
> attribute.</li>

Reply via email to