From: Prathamesh Kulkarni Date: Wed, 27 Apr 2016 10:50:07 +0000 (+0000) Subject: Fix ChangeLog entry for r235478 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=780fd3766a642683f0026ac3ac8747529f7a839f;p=gcc.git Fix ChangeLog entry for r235478 From-SVN: r235481 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index dc4429ad03d..a12ae4e1dc7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2016-04-27 Prathamesh Kulkarni * params.def (MAX_PARTITION_SIZE): New param. - * invoke.texi: Document lto-max-partition. + * doc/invoke.texi: Document lto-max-partition. 2016-04-27 Richard Biener